Delete User Credit Quota Settings
Updated at:2025-11-03
API description
This API deletes quota settings. Note that only the primary user is authorized to call this API.
Request URI
DELETE /v1/?userQuota
Parameters of request body
Description of the data structure of request body fields
Response body parameters
Description of the data structure of response body fields
Request example
JSON
1DELETE /v1/?userQuota
2 <Common request headers>
3{ }
Response example
JSON
1HTTP/1.1 200 OK
2 <Common response headers>
3{ }
Error code
Please refer to the general error codes
