Skip to main content

Delete workflow

DELETE 

/workflows/:id

Permanently deletes a workflow and its version history. Running instances of the workflow are not affected, but no new runs will be triggered. Prefer archiving (status=archived) over deletion to retain history.

Request

Responses

Redirect to workflows list after deletion.