refreshToken using the Create OAuth Tokens APINow you can use it to receive a short-lived (10 minutes)
accessTokenAuthorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Uses a refresh token to create an access token
refreshToken using the Create OAuth Tokens APIaccessTokenBearer authentication header of the form Bearer <token>, where <token> is your auth token.