Switch the active tenant context (for users with multiple memberships)
POST /api/v2/auth/switch-tenant
POST
/api/v2/auth/switch-tenant
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
tenantId
required
string
Responses
Section titled “ 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