# Delete IP Remove IP from whitelist Endpoint: DELETE /tenant/{tenant}/ips/{ipId} Version: 1.0.0 Security: bearerToken ## Path parameters: - `tenant` (string, required) - `ipId` (integer, required) ## Request fields (application/json): - `ips` (array, required) List of IPs to delete ## Response 200 fields