For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Cancel Batch operationAdded in 8.8

POST 

/batch-operations/:batchOperationKey/cancellation

Strongly Consistent About endpoint data consistency

Cancels a running batch operation. This is done asynchronously, the progress can be tracked using the batch operation status endpoint (/batch-operations/{batchOperationKey}).

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
BATCHUPDATE

Request

Responses

The batch operation cancel request was created.