cURL
curl --request POST \ --url https://agent-studio.thena.ai/api/v1/flows/executions/{execution_id}/cancel \ --header 'x-api-key: <api-key>'
"<any>"
Cancel a running or queued execution.
This will:
Successful Response
The response is of type any.
any