Delete sub-users from the Unlimited Proxy Server Whitelist
Last updated
Interface Description: Delete sub-users from the Unlimited Proxy Server Whitelis
Interface URL: https://openapi.thordata.com/api/del_unlimited_servers_bind_user
Request Method: POST
Headers:
Body:
ip
string
Yes
Domain or IP of unlimited proxy servers
username
string
Yes
The sub-users you want to delete from the unlimited proxy server whitelist
{
"code": 200,
"data": {},
"msg": "ok"
}If the returned code value is not 200, please check the error code description list and modify it.
code
number
No
-
data
object
No
-
msg
string
No
-
Last updated