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
forceboolean
Cancel on the Platform side even if it cannot be cancelled on the CE provider side
Request body
EmptyBodyRequest required
Response
OK - No content