TokenResponse
access_tokenAccess Token (string)required
token_typeToken Type (string)required
expires_inExpires In (integer)required
TokenResponse
{
"access_token": "string",
"token_type": "string",
"expires_in": 0
}
Was this page helpful?
{
"access_token": "string",
"token_type": "string",
"expires_in": 0
}