Skip to main content

Delete a workflow

DELETE 

/v1/workflows/:workflow_id

Delete a workflow permanently.

Its triggers are unregistered and the definition is removed. If you only want to stop it running for a while, deactivate it instead — that keeps the definition and history intact. System and read-only workflows are refused.

Requires the workflows:author scope.

Request

Responses

Successful Response