The IP Whitelist API lets you view and manage whitelisted IP addresses to which api key and SMTP credential usage is restricted.
Update individual Mailgun account IP whitelist entry's description
{- "addresses": [
- {
- "description": "OnPrem Server 1",
- "ip_address": "10.11.11.111"
}
]
}