Read
Get current account
GET /accounts/current — your current contextList accounts
GET /accounts — accounts you can accessHierarchy
Create account
POST /accounts/create-child — add an account under your organizationUpdate account domain
PATCH /accounts/:customerId/domain — set the registered domainVerify operator domain
POST /readiness/operator/verify — self-verify via AAO or request reviewDelete account
DELETE /accounts/:customerId — remove an account from your organizationMembership
List account users
customer_get_users — users with access to an accountGet membership
GET /accounts/:customerId/membership — read access settingsUpdate membership
PATCH /accounts/:customerId/membership — toggle domain auto-joinNotifications
Get notification preferences
GET /notification-preferences — your opt-insUpdate notification preferences
PUT /notification-preferences — replace your opt-ins