SubAccounts
Update SubAccount Email Settings
Update SubAccount email settings. Required Access Level: ModifySubAccounts
put/subaccounts/{email}/settings/email
Path parameters
emailstring string required
string
Request body
Example request
{
"PoolName": "My Custom Pool"
}Response
Created
Example response
{
"PoolName": "My Custom Pool"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.