cURL
curl --request POST \ --url https://api.example.com/workflow-executions/{execution_id}/cancel \ --cookie fastapiusersauth=
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get a workflow execution.
Successful Response
Was this page helpful?