Set Removal Time Async (POST)
POST/history/decision-instance/set-removal-time
Sets the removal time to multiple historic decision instances asynchronously (batch).
At least historicDecisionInstanceIds or
historicDecisionInstanceQuery 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 unsuccessfull due to a bad user request. This occurs if some of the query parameters are invalid, e. g. if neither historicDecisionInstances nor historicDecisionInstanceQuery is present or if no mode is specified.
See the Introduction for the error response format.