- Remove an IP from all account domains
Get the dedicated IP pool used for spillover for a domain
Set or modify the dediciated IP pool used for spillover for a domain
Remove an IP from the domain pool, unlink a DIPP or remove the domain pool
Remove an IP from the domain pool, unlink a DIPP or remove the domain pool
Get DIPP spillover settings for an account
Set or Modify the dedicated IP pool used for IP spillover
List account IPs
Get details about account IP
Get all domains of an account where a specific IP is assigned
Assign an IP to all account domains
Place account IP into a dedicated IP band
Return the number of IPs available to the account per its billing plan
Add a new dedicated IP to the account
List account IPs - detailed view
Update subaccount IP assignments
Remove an IP from all acc...
The IP must belong to the account.
If the alternative parameter is present, it is used to replace the removed ip on all domains.
Security
basicAuth
- US Mailgunhttps://api.mailgun.net/v3/ips/{ip}/domains
- EU Mailgunhttps://api.eu.mailgun.net/v3/ips/{ip}/domains
curl -i -X DELETE \
-u '<username>:<password>' \
'https://api.mailgun.net/v3/ips/{ip}/domains?alternative=string'Response
{ "message": "started", "reference_id": "61926093321d1cba88f3b95b" }