Skip to main content
POST
/
teams
/
{team_id}
/
runs
/
{run_id}
/
cancel
"<any>"

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

Response

Successful Response

The response is of type any.

I