Set Job Retries Async Historic Query Based (POST)
POST/process-instance/job-retries-historic-query-based
Create a batch to set retries of jobs asynchronously based on a historic process instance query.
Request
Responses
- 200
- 400
Request successful.
Bad Request Returned if some of the query parameters are invalid, for example if neither processInstanceIds, nor historicProcessInstanceQuery is present. Or if the retry count is not specified.