Remove an IP address from a pool.
DELETE https://api.sendgrid.com/v3/ips/pools/:pool_name/ips/:ip
This endpoint allows you to remove an IP address from an IP pool.
The same IP address can be added to multiple IP pools.
A single IP address or a range of IP addresses may be dedicated to an account in order to send email for multiple domains. The reputation of this IP is based on the aggregate performance of all the senders who use it.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |