Add Whitelist IP
Last updated
Interface Description: Add Thordata residential proxy, unlimited proxy server, and mobile proxy whitelist IPs through the interface
Interface URL: https://openapi.thordata.com/api/whitelisted-ips/add-ip
Request Method: POST
Headers:
Body:
proxy_type
number
Yes
Select the proxy type: 1 is Residential Proxies, 2 is Unlimited Proxy servers,9 is Mobile Proxies(default is 1)
ip
string
Yes
IP information to be added
status
string
Yes
Whitelist IP status, true is enabled, false is disabled
{
"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