v1

latestOpenAPI 3.1.0Apache-2.02026-07-17112423.1 KB

Sends a signal to a task broker to cancel the running task by taskId.

post/v2/tasks/{taskId}/cancel

Path parameters

taskIdstring required

Response

Ok

status'cancelled' | 'completed' | 'failed' | 'open' | 'processing' | 'skipped'

The status of each step of the Task