Auth
Refreshes the access token using the current access token
PATCH
/
api
/v1
/auth
/refresh
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe current access token
tokenString
string | null
OK