Limits
Request user traffic limit information by user_id or username.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
200
Response with optional limit object.
application/json
resultstring · enumRequiredPossible values:
400
Bad request.
application/json
401
Not authorized.
application/json
404
Not found.
application/json
415
Unsupported Content-Type in request.
application/json
500
Internal server error.
application/json
503
Internal server error.
application/json
post
/partner/v2/getLimitSet or remove traffic limit by user_id or username.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
or
or
or
or
Responses
200
Response with optional limit object.
application/json
resultstring · enumRequiredPossible values:
400
Bad request.
application/json
401
Not authorized.
application/json
404
Not found.
application/json
415
Unsupported Content-Type in request.
application/json
500
Internal server error.
application/json
503
Internal server error.
application/json
post
/partner/v2/setLimitLast updated
Was this helpful?