Request
The id of the message to cancel.
Response
This endpoint returns200 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.
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.