6.1.1 data Field
-
{ "access_token": {"type":"string", "optional":false}, "token_type": {"type":"string", "optional":false}, "expires_in": {"type":"int", "optional":false}, "refresh_token": {"type":"string", "optional":true}, }
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
{
"access_token": {"type":"string", "optional":false},
"token_type": {"type":"string", "optional":false},
"expires_in": {"type":"int", "optional":false},
"refresh_token": {"type":"string", "optional":true},
}