Create a batch operation to resolve incidents of process instances
POST/process-instances/batch-operations/incident-resolution
Resolves multiple instances of process instances.
Request
Responses
- 202
- 400
- 401
- 403
- 500
The batch operation request was accepted.
The process instance batch operation failed. More details are provided in the response body.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
An internal error occurred while processing the request.