Skip to main content

Cancel a running job

POST 

/v1/jobs/:id/cancel

Cancel a running creator-discovery job. The {id} path parameter must be a plain UUID. A JSON body is required even when empty — send {} (sending no body returns 400 Request body must be valid JSON). Already-terminal jobs return canceled: false with a reason.

Request

Responses

Cancellation result.