Tasks
Cancel task run
Cancel a running task run. Only valid when the run's current status is pending or running.
<Note>This endpoint is in beta, read more here.</Note>
post/v2/task-runs/{run_id}/cancel
Path parameters
run_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique task run identifier (base64)
Response
Returns a single task run object
Changes
No changes recorded. 1 of the 16 revisions has no diff computed, so it could not be searched.