Delete Async (POST)
POST/history/process-instance/delete
Delete multiple historic process instances asynchronously (batch).
At least historicProcessInstanceIds or historicProcessInstanceQuery has to be provided.
If both are provided then all instances matching query criterion and instances from the list will be deleted.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, i.e. neither historicProcessInstanceIds, nor historicProcessInstanceQuery is present. See the Introduction for the error response format.