v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014994227.2 KB
workflows

Delete a workflow

Deletes a workflow. Org-scoped — workflows in other orgs return 404.

delete/workflows/{workflow_id}

Path parameters

workflow_idstring uuid required

workflow identifier

workflow identifier

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

messagestring required

Human-readable result message.

Example response

{
  "$schema": "/api/v1/MessageOutputBody.json"
}