Users
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
langstringOptionalDefault:
Language:en|cn
enExample: enBody
productintegerRequiredExample:
Product: 1=Residential Proxies,4=Unlimited Proxies,9=Mobile Proxies
1sub_uidstringRequiredExample:
The id of the sub-user
123userstringRequiredExample:
User name
test_account1passwordstringRequiredExample:
User password
Testpassword002statusintegerRequiredExample:
Status:1=normal,-5=disabled
1remarkstringOptionalExample:
User Remark
some remarkuse_upper_limitintegerOptionalExample:
Traffic usage cap for the account (Unit: GB). Optional field; if null/empty, there is no usage limit.
1Responses
200Success
application/json
404Error
application/json
post
/v2/users/createAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
langstringOptionalDefault:
Language:en|cn
enExample: enBody
sub_uidintegerRequiredExample:
The id of the sub-user
123uidintegerRequiredExample:
The id of the user
668statusintegerRequiredExample:
Status:1=Normal,-5=disabled
-5use_upper_limitintegerOptionalExample:
Traffic usage cap for the account (Unit: GB). Optional field; if null/empty, there is no usage limit.
1Responses
200Success
application/json
404Error
application/json
post
/v2/users/editAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
langstringOptionalDefault:
Language:en|cn
enExample: enBody
productintegerRequiredExample:
Product: 1=Residential Proxies,4=Unlimited Proxies,9=Mobile Proxies
1sub_uidintegerOptionalExample:
The id of the sub-user
123uidintegerOptionalExample:
The id of the user
668pageintegerOptionalExample:
page
1limitintegerOptionalExample:
page size
10Responses
200Success
application/json
post
/v2/users/list200Success
Last updated