Request a refreshed Access Token

    Obtain a new access_token.
    It also returns a refresh_token that can be used to request a new access_token again.
    Each refresh_token can be used at any time, before or after the expiration of the access_token.
    But each refresh_token can only be used once.
Body Params
string
required
Defaults to refresh_token

Must be refresh_token

string
required

The most recent refresh_token you obtained from a "Create a user" or "Request a refreshed Access Token" endpoint.

Responses

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