latestOpenAPI 3.0.32026-08-10119559584.8 KB

6d091bc86a33

Workflow Instances

Cancel workflow instance.

Cancels the workflow instance with the specified ID with a reason. Canceling the workflow instance also cancels the workflow sub-processes.

post/workflowInstances/{workflowInstanceId}/canceled

Path parameters

workflowInstanceIdstring uuid required

The identifier of the workflow instance to be cancelled.

Request body

string required

Response

The workflow instance has been successfully canceled.