IP Pools
IP pools allow you to group your dedicated SendGrid IP addresses. For example, you could create separate one pool for your transactional email and another for your marketing email. When sending marketing emails, specify that you want to use the marketing IP pool. This allows you to maintain separate reputations for your different email traffic.
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.
IP pools can only be used with IP addresses for which you’ve set up a reverse DNS record.
If an IP pool is not specified for an email, it will use any IP available, including pooled addresses.
Each user can create up to 100 different IP pools.
Delete an IP pool
DELETE /v3/ips/pools/{pool_name}
Base url: https://api.sendgrid.com
This endpoint allows you to delete an IP pool.
Authentication
- API Key
Headers
Path Parameters
The name of the IP pool that you want to retrieve the IP addresses for.
default: NoneResponses
An error explaining why the pool could not be deleted.
Need some help?
We all do sometimes. Get help now from the Twilio SendGrid Support Team.
Running into a coding hurdle? Lean on the wisdom of the crowd by browsing the SendGrid tag on Stack Overflow or visiting Twilio's Stack Overflow Collective.