Skip to main content
POST
Cancel Workflow Run

Headers

x-api-key
string | null

Query Parameters

job_id
string

Run job_id to cancel

Body

application/json

The body is of type Body · object.

Response

Successful Response

Response for workflow cancellation.

job_id
string
required

Job (run) identifier.

status
string
required

Status after cancellation, typically 'canceled'.