Skip to main content
DELETE
Delete Workflow
Permanently delete a workflow, its node graph, and all associated resources. This operation cannot be undone.

Path Parameters

string
required
Unique identifier of the workflow to delete (UUID)

Response

Returns HTTP 202 Accepted on successful deletion.

Example Request

Notes

  • This operation is permanent and cannot be undone
  • Active tasks may be terminated

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

workflow_id
string
required

Response

Successful Response