Description
Deletes a Server Batch based on the ID provided.
Parameters
Name | Description |
---|---|
batch_id | Location: query Type: string The ID of the Server Batch to be deleted. |
Responses
Status | Description |
---|---|
Successful |
Code: 202 Body:
|
Error |
Code: 404 Body:
Code: 500 Body:
This can be caused when an unknown application error is encountered on the Server side. The API attempts to return additional details within the error parameter. |