Delete User's Quota Settings
Last Updated:2024-10-29
Interface Description
This interface is used to delete the quota setting. Note that this interface can only be called by the primary user.
Request URI
DELETE /v1/?userQuota
Request Body Parameters
Description of Data Structure for Request Body Field
Response Body Parameters
Description of Data Structure for Response Body Field
Request Example
DELETE /v1/?userQuota
Common Request Header
{ }
Response Example
HTTP/1.1 200 OK
<Common response header>
{ }
Error Code
Refer to the universal error code.