Limits

Get traffic limit

post
/partner/v2/getLimit

Request user traffic limit information by user_id or username.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
chevron-right
200

Response with optional limit object.

application/json
resultstring · enumRequiredPossible values:
post
/partner/v2/getLimit

Set or remove traffic limit

post
/partner/v2/setLimit

Set 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
chevron-right
200

Response with optional limit object.

application/json
resultstring · enumRequiredPossible values:
post
/partner/v2/setLimit

Last updated

Was this helpful?