cURL
curl --request POST \ --url https://api.decodo.com/v2/whitelisted-ips \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "IPAddressList": [ "<string>" ] } '
"{}"
Whitelist your IPs here for Residential subscription
200
The response is of type object.
object
Was this page helpful?