Cancels a run using its ID and returns a response with no body if the operation is successful. To confirm that the run has been cancelled, use the <code>ListRuns</code> API operation to check that it is no longer listed.
post/run/{id}/cancel
Path parameters
idstring required
The run's ID.
Response
Success