Workflow Automation

Delete an existing Workflow

Delete a workflow by ID. This API requires a registered application key. Alternatively, you can configure these permissions in the UI.

delete/api/v2/workflows/{workflow_id}

Path parameters

workflow_idstring required

The ID of the workflow.

Response

Successfully deleted a workflow.

Changes