Skip to main content

Bulk Delete Workflow Executions

POST 

/api/automation/workflow-executions/bulk-delete

Permanently delete multiple executions and their step results in one call.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Body fields: ids (required, array of execution ids).

Request

Responses

OK

Response Headers
    Content-Type