Manage the authenticated user's own account. An account represents an organization on the platform with its own contacts, campaigns, and settings. Use these endpoints to view or update account details, address, and domains. To manage sub-accounts under a partner account, see the Sub-Account endpoints.
Update my account
Update the authenticated user's account. All fields are optional — only provided fields are updated. The address is validated against a geocoding service; if the provided address differs from the geocoded result, warnings with suggested corrections are included in the response.
Required scope(s): account:write
Update my account › Request Body
nameAccount display name
faxphonewebsiteAccount website URL
Update my account › Responses
Successful Response
Convert my account to an Organization
Convert the authenticated user's account into an organization. An organization account can create and manage sub-accounts, each with their own users, contacts, and campaigns. This operation is irreversible.
Required scope(s): account:write
Convert my account to an Organization › Responses
Successful Response