Auth

Refresh auth token

Authenticate the user and return a token pair

post/api/token/refresh

Request body

refreshstring required
accessstring required

Response

accessstring required
refreshstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.