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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Request

Responses

OK

Response Headers
    Content-Type