Skip to content

Organization

The Organization page, with its 7 tabs: Details, Users, Business Apps, Branding, Billing Details, Roles, and Email Settings.

Permissions: most write actions here are owner-only (transferring ownership, removing members, editing org details, managing business apps, custom email routing). There's no single blanket role check — each tab's endpoints enforce this in their own way, so a 403-class error here is always a specific business rule (e.g. "you're not the owner"), not a routing problem. See each tab's page for the exact rule.