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

Resume Batch operationAdded in 8.8

POST 

/batch-operations/:batchOperationKey/resumption

Strongly Consistent About endpoint data consistency

Resumes a suspended 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 resume request was created.