Pause Batch operation
PUT/batch-operations/:batchOperationKey/pause
Pauses a running batch operation.
Request
Responses
- 202
- 400
- 403
- 404
- 500
The batch operation pause request was accepted.
The provided data is not valid.
Forbidden. The request is not allowed.
Not found. The batch operation was not found.
An internal error occurred while processing the request.