Open Context Protocol is live! 🚀 Read the launch post

deleteInactiveWorkflow

Delete inactive workflow

DELETE /rest/api/3/workflow/{entityId} HTTP/1.1

Parameters

{
  "entityId": {
    "description": "The entity ID of the workflow.",
    "required": true,
    "location": "path",
    "type": "string"
  }
}