RefreshRequest
RefreshRequest
Defined in: dto/auth.ts:95
POST /auth/refresh request body.
Properties
app_code?
optionalapp_code?:string
Defined in: dto/auth.ts:100
Optional — switch app context without re-login.
organization_id?
optionalorganization_id?:string
Defined in: dto/auth.ts:98
Optional — switch org context without re-login.
refresh_token
refresh_token:
string
Defined in: dto/auth.ts:96