Exchange an authorization code or refresh token for an OAuth 2.0 access tokenhidden
hidden
Parameters
Name
Type
Req.
bodyapplication/x-www-form-urlencoded
objectoptionalObject Properties
Possible values
authorization_code: The authorization code grant.refresh_token: The refresh token grant.
Returns
NaN Unknown
post
/oauth2/token