Adding a Whitelisted IP
POST https://api.oxylabs.io/v1/whitelisted_ips
Response
Description
201
Success. The IP address has been added to the list. Response body contains the newly added address
and id
.
422
Error. Request body contains an invalid IP address. Response body contains the error message
Code example
Sample output
Last updated