Cancel a run
Cancels a playbook run; requires a cancellation reason.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
runId
Response
The cancelled run.
run
A playbook run projection.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error