Request
The id of the message to cancel.
Response
This endpoint returns- 200 OKwhen successful.
- 404 NOT FOUNDwhen a workflow run is not found with the given id.
- 500 INTERNAL SERVERwhen an unexpected error occurs.
Stop a running workflow run
200 OK when successful.404 NOT FOUND when a workflow run is not found with the given id.500 INTERNAL SERVER when an unexpected error occurs.