Workflow

Cancel a workflow

Cancels a running workflow.

post/workflow/{id}/cancel

Path parameters

idstring uuid required

The unique ID of the workflow.

Response

A confirmation message.

messagestring required

A human-readable message

Changes