Whitelist IP Address
Whitelists an IP Address for all of your clients. This endpoint accepts a single
IP address or it accepts multiple IP addresses with CIDR ranges from /22 to /32.
Ranges lower than /22 are not permitted. To whitelist dynamic IP addresses, provide
an IP address with the appropriate range specified in the last portion of the
address (e.g., 192.168.1.1/24).
info
It may take up to 15 minutes for U.S.-based IP address to become active after whitelisting. Non-U.S. addresses may take longer.
POST
/ip_addresses
Request Body
| Field | Required | Type |
|---|---|---|
ip_address | Required | Object |
Request sample
Language:shell
Response sample
Language:json