v12

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01252498556.8 KB
workflows

Delete workflows

Deletes the workflow records identified by the given list of workflowIds.

post/workflow/delete

Query parameters

workspaceIdinteger

Workspace numeric identifier

forceboolean

Force the deletion even if any workflows are active

Request body

workflowIdsstring[]

Response

OK - Return the IDs of workflows that could not be deleted, if any

failedWorkflowIdsstring[]