{ "detail": "Bad request", "error_code": "BAD_REQUEST" }
Cancel a currently executing workflow run, stopping all active steps and cleanup. Note: Complex workflows with multiple parallel steps may take time to fully cancel.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Was this page helpful?