Saltearse al contenido

Switch the active tenant context (for users with multiple memberships)

POST
/api/v2/auth/switch-tenant
object
tenantId
required
string

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