Subaccount API
Enable or Disable Subaccount
Enable or disable email sending for a subaccount.
patch/subaccounts
Headers
api_keystring required
Example:x-api-key-123456789
Add your master account API key.
Request body
Example request
{
"username": "acme_marketing_team",
"disabled": true
}Response
Subaccount status updated