v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBWorkflow Automation
Cancel a workflow instance
Cancels a specific execution of a given workflow. This API requires a registered application key. Alternatively, you can configure these permissions in the UI.
put/api/v2/workflows/{workflow_id}/instances/{instance_id}/cancel
Path parameters
workflow_idstring required
The ID of the workflow.
instance_idstring required
The ID of the workflow instance.
Response
OK