Other API Endpoints
Cancel job
POST
/
api
/
v1
/
job
/
cancel
/
{job_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
job_id
string
required