Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the batch
Response
batch deleted response
The response is of type any.
Understand how to delete a specific batch using its ID, effectively removing it from your scheduled or active batches.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the batch
batch deleted response
The response is of type any.