curl --request POST \
--url https://api-dev.narrative.io/workflows/{workflow_id}/cancel \
--header 'Authorization: Bearer <token>'Request cancellation of the currently running execution of a workflow.
curl --request POST \
--url https://api-dev.narrative.io/workflows/{workflow_id}/cancel \
--header 'Authorization: Bearer <token>'Was this page helpful?