Refresh Token API

This api will generate the new accessToken and refreshToken for the logged-in user, using the refreshToken.

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

Token you will use to request a new access token when your access token expires. Refresh token is provided in the Authentication API

Headers
string
required

Previous access token generated in the Authentication API, prefix the access token with 'Bearer' as shown in the example

Responses

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