v1

latestOpenAPI 3.0.32026-07-1710494199.0 KB
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