Authentication

Refresh Access Token

Refresh access token.

post/auth/access-token/refresh

Request body

refresh_tokenstring required

Response

Successful Response

expiresstring required
expiresIninteger required
accessTokenstring required
refreshTokenstring required

Changes