[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.
Path parameters
Response
The workflow run was stopped
Changes
Changed in 2 of the 20 revisions of this API.15
- ○
endpoint deprecated
endpoint-deprecated
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ▲
removed the media type
application/jsonfor the response with the statusresponse-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
- ▲