Refreshes an access token. To retrieve the user_id, the JWT token needs to be decoded. The "Content-Type" header must be set to "application/json".

Log in to see full request history
Query Params
boolean
Defaults to true

Whether to envelope the token response in Flume's custom formatting.

Body Params
string
required
Defaults to refresh_token

Must be "refresh_token".

string
required

The refresh token used to get a new access token.

string
required

Client ID provided by Flume.

string
required

Client secret provided by Flume.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json