Batches
Start Batch
Starts a new batch. You receive an id
that you can use to track the progress of the batch as shown here.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Batch started successfully.
The response is of type object
.