Refresh Token

A Refresh Token is a long-lived credential used to obtain a new Bearer Access Token without requiring the user to reauthenticate. It is securely stored and sent to the authentication server when the access token expires. Refresh tokens help maintain seamless user sessions while enhancing security by reducing the need for frequent logins.

Refresh token for Volt APIs is valid for 30 days.

API Reference:

https://volt-docs.travclan.com/reference/postauthenticationinternalservicerefresh