Cancel a running or waiting run
post/v1/runs/{id}/cancel
Path parameters
idstring required
Run ID
Response
OK
Example response
{
"code": 200,
"message": "success",
"requestId": "abc-123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.