Workflows
Cancel Workflow Run
Cancels an ongoing workflow run
POST
Headers
Your API key. This is required by most endpoints to access our API programmatically. You can view your x-api-key using the 'Profile' tab on the website.
Bearer token for authentication (JWT).
Path Parameters
The UUID of the team that owns this run.
The UUID of the run to cancel.
Response
200
application/json
The run was canceled successfully or is already in a final state.
A success message, or final run state.