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

Suspend Batch operationAdded in 8.8

POST 

/batch-operations/:batchOperationKey/suspension

Strongly Consistent About endpoint data consistency

Suspends 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 pause request was created.