# Remove an IP from all account domains The IP must belong to the account. If the parameter is present, it is used to replace the removed ip on all domains. Endpoint: DELETE /v3/ips/{ip}/domains Version: 3.0.0 Security: basicAuth ## Path parameters: - `ip` (string, required) The IP to Remove ## Query parameters: - `alternative` (string, required) An IP that will replace the removed IP on all domains ## Response 200 fields (application/json): - `message` (string, required) - `reference_id` (string, required)