Delete
DELETE/batch/:id
Deletes a batch by id, including all related jobs and job definitions. Optionally also deletes the batch history.
Request
Responses
- 204
- 400
Request successful.
Batch with given id does not exist. See the Introduction for the error response format.