workflows

Cancel workflow

Cancels the workflow execution identified by the given workflowId.

post/workflow/{workflowId}/cancel

Path parameters

workflowIdstring required

Workflow string identifier

Query parameters

workspaceIdinteger

Workspace numeric identifier

Request body

EmptyBodyRequest required

Response

OK - No content

Changes