Add a Sub-user to the Unlimited Proxy Server Whitelist
Basic Information
Interface Description: Add a Sub-user to the Unlimited Proxy Server Whitelist
Interface URL: https://api.thordata.com/api/add_unlimited_servers_bind_user
Request Method: POST
Request parameters
Headers:
Parameter name
Type
Required
Describe
Body:
Parameter name
Type
Required
Describe
username
string
Yes
The sub-user you want to add to the unlimited proxy server whitelist
ip
string
Yes
Domain or IP of unlimited proxy servers
Response example
{
"code": 200,
"data": {},
"msg": "ok"
}
Parameter name
Type
Required
Describe
code
number
No
-
data
object
No
-
msg
string
No
-
PreviousGet Unlimited Proxy Server Sub-users WhitelistNextDelete sub-users from the Unlimited Proxy Server Whitelist
Last updated