Skip to main content

Refresh token

Authorizations:Token, JWT
Request Body Schema:
Refresh token
refresh_tokenstring

Responses

200User authorized
Response schema:
User authorized
tokenstring
refresh_tokenstring128 characters
refresh_token_expirationinteger>= 1
400Invalid input
401Invalid credentials