Saltearse al contenido

Promote a partial token to a full tenant-scoped token

POST
/api/v2/auth/select-tenant

For partial tokens issued by /login without tenantId.

object
tenantId
required
string
Example
tnt_a1b2c3

Full-scope token re-issued

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