post https://api.smtp2go.com/v3/domain/subaccount_access
Allow subaccounts to send from verified sender domains on the master account.
Log in to see full request history
Responses
Allow subaccounts to send from verified sender domains on the master account.
xxxxxxxxxx
curl --request POST \
--url https://api.smtp2go.com/v3/domain/subaccount_access \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"future_subaccounts": false
}
'
Try It!
to start a request and see the response here! Or choose an example: