auth

Takes a refresh type JSON web token and returns an access type JSON web token if the refresh token is valid.

post/auth/token/refresh/

Request body

accessstring required
refreshstring required

Response

accessstring required
refreshstring required

Changes

Changed in 2 of the 8 revisions of this API.11