[Deprecated] Stop the latest workflow run

Stops the latest run of the given workflow. The returned runId reflects the run at describe-time and may differ from the cancelled run if a new execution started concurrently. Deprecated; use PATCH /workflow/{id}/runs/{rid}/stop to pin a specific run. Scheduled for removal after 2026-07-16.

patch/workflow/{id}/stop

Path parameters

idstring required

Response

The workflow run was stopped

workflowIdstring
runIdstring

Changes

Changed in 2 of the 20 revisions of this API.15

    • endpoint deprecated

      endpoint-deprecated

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added

  • 0f0e49049ef112See the full diff
    • removed the media type application/json for the response with the status

      response-media-type-removed

    • endpoint reactivated

      endpoint-reactivated

    • removed the non-success response with the status

      response-non-success-status-removed

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog