Skip to main content

Renew the refresh token

Renew the refresh token

Request Body — REQUIRED
token string — REQUIRED
refresh_token string — REQUIRED
Responses
200

Renew success

Schema — OPTIONAL
token string

Access token

refresh_token string

Refresh token

expired_in int64

The access token expired in seconds

401

Illegal token