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
Example response
{
"$schema": "/api/v1/MessageOutputBody.json"
}