Batch call
Create Batch Call
Create a batch call
POST
JavaScript
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Body
application/json
Response
201
application/json
Successfully created a batch call.
The response is of type object
.
JavaScript