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
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error