Batch Jobs
Cancel Batch Job
Cancels an existing batch job if it is queued, pending, or running.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Account Id
The Batch Job Id
Body
application/json ยท object
The body is of type object
.
Response
200 - application/json
The response is of type object
.
Was this page helpful?