# Add IP Add IP to whitelist Endpoint: POST /tenant/{tenant}/ips Version: 1.0.0 Security: bearerToken ## Path parameters: - `tenant` (string, required) ## Request fields (application/json): - `ip` (string, required) IP address in CIDR notation Example: "123.123.123.123/10" ## Response 200 fields