Skip to main content

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

Successful Response