v1

latestOpenAPI 3.1.0Proprietary2026-07-265759203.4 KB
Workflow

Cancel Workflow Run

Cancel an in-progress workflow run.

post/workflows/cancel

Query parameters

job_idstring

Run job_id to cancel

Run job_id to cancel

Headers

x-api-keystring nullable

Request body

object required

Response

Successful Response

job_idstring required

Job (run) identifier.

statusstring required

Status after cancellation, typically 'canceled'.