Switch the active tenant context (for users with multiple memberships)
POST /api/v2/auth/switch-tenant
POST
/api/v2/auth/switch-tenant
Authorizations
Sección titulada «Authorizations »Request Body required
Sección titulada «Request Body required »object
tenantId
required
string
Responses
Sección titulada « Responses »Token re-issued for the new tenant
object
accessToken
string
refreshToken
string
partial
True when the token is tenant-less and /select-tenant is required next.
boolean
stale
True when membership data has changed and re-authentication is recommended.
boolean