Batches
Stop Batch API
Understand how to stop a running batch using its ID, allowing you to halt ongoing calls in the batch.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the batch
Response
200
application/json
batch status response
The response is of type any
.