-
Endpoint:
POST /api/v1/batch/cancel -
Method:
POST -
Query Parameters:
batchId(string, required): The ID of the batch to cancel.
- Success Response (200 OK):
Cancels a running or pending batch.
POST /api/v1/batch/cancel
POST
batchId (string, required): The ID of the batch to cancel.