Skip to main content
DELETE
Delete a workflow

Authorizations

Authorization
string
header
required

User API key: Authorization: Bearer mx_live_*. The X-API-KEY: mx_live_* header is also accepted.

X-Organization-ID
string
header
required

Required organization context for org-scoped endpoints.

Path Parameters

workflow_id
string<uuid>
required

Workflow UUID.

Response

Workflow deleted.

message
string
Example:

"Workflow deleted successfully"