post
https://sandbox-api.oneliquidity.technology/auth/v1/token/refresh
Updates the expiry of an active programmatic session and returns a new token for that same session. Use the masked session ID returned by the session-list endpoint, such as 21b4e062_***, or its first eight characters. A full session UUID is not supported by this operation.
This operation returns the new token in the response. Store it securely and replace the previous token wherever that session is used.

