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