RefreshTokenInfo

描述刷新令牌。

JSON 表示法
{
  "name": string,
  "scopes": [
    string
  ]
}
字段
name

string

必需。相应令牌所适用的连接。

scopes[]

string

相应令牌的范围列表。