/renew
a new access token.
GET
geolytix.xyz/auth/token/renew
This endpoint requires a valid access token and will return a new access token with renewed expiry.
Query Parameters
Name
Type
Description
token
string
The access token which should be renewed.
Last updated