Set Removal Time Async (POST)
POST/history/batch/set-removal-time
Sets the removal time to multiple historic batches asynchronously (batch).
At least historicBatchIds or historicBatchQuery has to be provided. If both are provided, all instances matching query criterion and instances from the list will be updated with a removal time.
Request
Responses
- 200
- 400
Request successful.
Request was unsuccessful due to a bad user request. This occurs if some of the query parameters are invalid, e.g. if neither historicBatchIds nor historicBatchQuery is present or if no mode is specified.
See the Introduction for the error response format.