v1

latestOpenAPI 3.1.02026-07-26221930.5 KB
Dispatch

Cancel a task

Cancel an in-flight build or revision task. Only tasks in a non-terminal state (queued, running, needs_input) can be cancelled.

post/dispatch/tasks/{task_id}/cancel

Path parameters

task_idstring required

Response

Cancellation result

task_idstring
previous_statusstring
cancelledboolean
All 22 operations