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