Delete Historic Batch
DELETE/history/batch/:id
Deletes a historic batch by id, including related historic job logs.
Request
Responses
- 204
- 404
Request successful. This method returns no content.
Historic batch with given id does not exist. See the Introduction for the error response format.