Unassign IPs from Subaccount

This allows a parent account to remove one or more dedicated IP addresses that were previously assigned to a subaccount. Each request specifies the subaccount, sending domain, and the IPs to be unassigned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
removals
array of objects
required
length between 1 and 10

A list of removal objects specifying the IPs to unassign from subaccounts. Minimum 1 and maximum 10 removal objects per request.

removals*
ip_address
array of strings
required
length between 1 and 100

One or more IP addresses to remove from the subaccount. Must be valid dedicated IPs that are already assigned to the target subaccount. Atleast 1 IP, maximum 100 IPs per removal object.

ip_address*
string
required

The username of the subaccount from which the IPs should be unassigned. The subaccount must exist under the parent account.

string
required

The sending domain currently linked with the IP assignment. Must be valid and associated with the subaccount.

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