Create a batch operation to cancel process instances
POST/process-instances/batch-operations/cancellation
Cancels multiple running 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.