본문으로 건너뛰기
버전: v0.3.0

TokenResponse

access_tokenAccess Token (string)required
token_typeToken Type (string)
Default value: bearer
TokenResponse
{
"access_token": "string",
"token_type": "bearer"
}