account
Refreshes an expired or expiring session token.
This endpoint allows clients to extend their session by providing both the current session token and refresh token. Upon successful refresh, a new session token is issued and the old session is revoked.
post/user/refresh
Request body
Response
Session refreshed successfully