Overview
Cancels an actively executing run. If the run has already finished (completed, failed, canceled, etc.) this is a no-op.Authentication with a secret key is required.
Endpoint
Path parameters
The unique run ID to cancel, prefixed with
run_.Response
The ID of the run that was canceled.