Types
| Type | Description |
|---|---|
DIRECT | A standard tenant that Apocor onboards directly |
RESELLER | A partner that onboards and manages its own child tenants |
MANAGED | A tenant managed on behalf of a reseller |
Hierarchy
ARESELLER_ADMIN can read and manage its own org plus every child org beneath it. A DIRECT tenant only ever sees itself.
Onboarding a tenant
Platform and reseller admins onboard tenants withPOST /v1/organizations/onboard. This creates the org, provisions an invited admin user, and emails an onboarding link.
cURL
The current session
CallGET /v1/me to see which org and role the active token represents: