Assign pools to Subaccount

This allows a parent account to manage which IP pools are available to a subaccount. You can add new pools or remove existing ones from a subaccount, ensuring that eacg subaccount has the correct set of IP pools for its sending need.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The username of the subaccount to which pools will be assigned or removed. The subaccount must exist and belong to the authenticated parent account.

string
required

The domain associated with the subaccount. This must be a valid domain owned by the account and is used to link pool assignments to the correct sending domain.

pools_to_add
array of strings
length ≤ 10

A list of pool names to assign to the subaccount. Maximum of 10 pools per request. Each pool must exist, belong to the parent account, and not already be assigned to the subaccount.

pools_to_add
pools_to_remove
array of strings
length ≤ 10

A list of pool names to remove from the subaccount. Maximum of 10 pools per request. Each pool must currently be assigned to the subaccount.

pools_to_remove
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json