Access Token
Request the access token by the refresh token to keep alive a user authorization.
POST /api/token
Request with Body
Properties
Type
Required
refreshToken
string(64)
Response
Responds the access token for keep alive a user authorization when successfully completed.
289948ff536c733d4f443b0b482e6c28f1eb3c361f97e4abf33a80b4c097e7e5
invalid_refresh_token
Last updated
Was this helpful?