Get new tokens using the refresh token

Send your refresh token in the request body (refreshToken). Use the refreshToken from the login response, not the accessToken. The refresh token is not sent in the Authorization header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Refresh token from the login response. Sent only in the request body (not in the Authorization header).

Responses

401

Invalid or expired refresh token

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