Skip to main content
DELETE
Delete a workflow and every entity it owns: blocks, edges, snapshots, and persisted runs. This is irreversible. Workflow runs that are still pending or running are cancelled before deletion.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string
required

Response

Successful Response