Skip to main content
Permanently delete a workflow. Any in-progress executions will complete, but no new executions will be triggered.

Endpoint

Authentication

Bearer token required.

Path Parameters

id
string
required
The workflow’s unique ID.

Response

Returns an empty data object on success.

Example

Response