Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/x-www-form-urlencoded
Exchange code for access token.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.