AI Workflow Execution API
Cancel Execution
Cancel a workflow execution
POST
/
api
/
v1
/
{workflowID}
/
executions
/
{execID}
/
cancel
Path Parameters
workflowID
string
requiredWorkflow ID
execID
string
requiredExecution ID
Response
200 - application/json
status
string
message
string