Refresh token
Authorizations:Token, JWT
Request Body Schema:
Refresh token refresh_token | string |
Responses
200User authorized
Response schema:
User authorized token | string |
refresh_token | string128 characters |
refresh_token_expiration | integer>= 1 |
400Invalid input
401Invalid credentials