Promote a partial token to a full tenant-scoped token
POST /api/v2/auth/select-tenant
POST
/api/v2/auth/select-tenant
For partial tokens issued by /login without tenantId.
Authorizations
Sección titulada «Authorizations »Request Body required
Sección titulada «Request Body required »object
tenantId
required
string
Example
tnt_a1b2c3Responses
Sección titulada « Responses »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