Cancel a running bulk download job by zip file name.
POST/bulk/download/cancel/:zipName
This method cancels a running bulk download job by the zip file name.
Request
Responses
- 200
- 201
- 204
- 400
- 401
- 403
- 404
- default
Cancelled a running bulk download by it's zip file name.
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.