Refresh an existing session

Exchanges a valid refresh token for a new access token and refresh token pair. Once used, the previous access token and refresh token are immediately invalidated. Store the new pair returned in every response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
enum
required

Must be the literal string "refresh_token".

Allowed:
string
required

The refresh token returned from a previous sign-in or refresh.

Responses

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