User

Verifies if the refresh token is valid and can be used to generate a new access_token.

post/api/user/token-verify/

Request body

tokenstring

Deprecated. Use refresh_token instead.

refresh_tokenstring required

Response

Changes

No recorded changes to this endpoint across all 6 revisions of this API.