Sets the number of retries left to execute external tasks by id synchronously. If retries are set to 0, an incident is created.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The number of retries to set for the external task. Must be >= 0. If this is 0, an incident is created and the task cannot be fetched anymore unless the retries are increased again. Can not be null.
The ids of the external tasks to set the number of retries for.
The ids of process instances containing the tasks to set the number of retries for.
A JSON object with the following properties:
A process instance query which defines a group of process instances
A historic process instance query which defines a group of historic process instances
Request successful.