Delete Workflow
REST API - Workflows
Delete Workflow
Permanently delete a workflow and all associated resources
DELETE
Delete Workflow
Permanently delete a workflow, its node graph, and all associated resources. This operation cannot be undone.
Path Parameters
Unique identifier of the workflow to delete (UUID)
Response
Returns HTTP202 Accepted on successful deletion.
Example Request
Notes
- This operation is permanent and cannot be undone
- Active tasks may be terminated

