Start bulk download.
POST/bulk/download/start
This method starts downloading multiple objects in bulk. The objects are zipped and transferred as one file.
Request
Responses
- 200
- 201
- 204
- 400
- 401
- 403
- 404
- default
Start a bulk download.
The response given when a resource is created. This response can vary depending on the request given.
The response given when a successful request was completed, but did not have content to return.
The received request was malformed resulting in form validation errors.
Unauthorized: Invalid or no authentication details were provided.
The authentication was successful, but the authenticated user does not have access to the resource.
The requested resource was not found.
An internal server error has occurred. Please contact your 8x8 support resource.