Set Job Retries Async (POST)
POST/job/retries
Create a batch to set retries of jobs asynchronously.
Request
Responses
- 200
- 400
Request successful.
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. See the Introduction for the error response format.