Skip to main content
POST
Cancel Team Run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
run_id
string
required

Query Parameters

session_id
string | null

Session ID used to verify run ownership. Required when the caller is user-scoped: service accounts, and non-admin JWT users when user isolation is enabled. Admin and otherwise unscoped callers can omit it.

Response

Cancellation request accepted. The empty response does not confirm run existence or remote delivery.