Sign in

Update IP pool

documented

Update an IP pool.

PATCH /v3/ip_pools/{pool_id}IP Poolsno implementation yet0 runs

Input

pool_id
IP Pool ID
e.g. 698b9fda0c176132a9f4c01b
add_ip
IP address to add
e.g. 192.0.2.1
description
Description for the IP pool
e.g. Marketing IP Pool
link_domain
Domain ID to link to the DIPP
e.g. example.com
name
Pool name
e.g. Marketing Pool
remove_ip
IP address to remove from the DIPP
e.g. 192.0.2.1
unlink_domain
Domain to unlink from the DIPP
e.g. domain.tld
Calls mailgun as you (your API key is your account); keychains.dev holds the credentials.