v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

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