Clear a workflow's blueprint
DELETE/v1/workflows/:workflow_id/blueprint
Clear a workflow's blueprint.
Only the design sketch is removed — the real workflow graph, its triggers and its execution history are untouched, so a live workflow keeps running exactly as before. Returns 404 when the workflow does not exist.
Requires the workflows:author scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error