Skip to main content
POST
Cancel Workflow Run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string
required
run_id
string
required

Query Parameters

session_id
string | null

Session ID the run belongs to. Required for non-admin JWT users.

Response

Successful Response