example:
c3FIOG9vSGV4VHo4QzAyg5T1JvNnJoZ3ExaVNyQWw6WjRsanRKZG5lQk9qUE1BVQThe requested access token.example:
3600The time in seconds by which this token will expire.example:
urn:ietf:params:oauth:token-type:access_tokenThe type of downscoped access token returned. This is only
returned if an access token has been downscoped.Value is always urn:ietf:params:oauth:token-type:access_tokenexample:
c3FIOG9vSGV4VHo4QzAyg5T1JvNnJoZ3ExaVNyQWw6WjRsanRKZG5lQk9qUE1BVQThe refresh token for this access token, which can be used
to request a new access token when the current one expires.The permissions that this access token permits,
providing a list of resources (files, folders, etc)
and the scopes permitted for each of those resources.
example:
bearerThe type of access token returned.Value is always bearer