Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

API Key authentication. Format: "Bearer YOUR_API_KEY"

Path Parameters

run_id
string
required

Unique identifier of the run to cancel

Response

Run canceled successfully. If any samples were already completed, they are preserved.