Skip to main content

Suspend Batch operation

POST 

/batch-operations/:batchOperationKey/suspension

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

Request

Responses

The batch operation pause request was created.