- Add IP to Dynamic IP Pool
Enroll domain
Remove domain from dynamic IP pools
List assignable domains
Enroll all account domains
List all Dynamic IP pools
Initialize/set IPs for all pools
Remove all dynamic IP pools
Update pool IPs
List all domains assigned to dynamic IP pools
Preview domain assignment
List domain history
Override domain assignment
Remove override
List account history
Add IP to Dynamic IP Pool
Adds a given IP to a Dynamic IP Pool. The IP must be dedicated and belong to the account.
Security
basicAuth
- US Mailgunhttps://api.mailgun.net/v3/dynamic_pools/{pool_name}/{ip}
- EU Mailgunhttps://api.eu.mailgun.net/v3/dynamic_pools/{pool_name}/{ip}
curl -i -X POST \
-u '<username>:<password>' \
'https://api.mailgun.net/v3/dynamic_pools/{pool_name}/{ip}'Response
"this is needed just so that examples are included into the output"