Users
Refresh Token
Refresh an access token
Headers
X-WalletKit-Project-ID
string
requiredYour WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Body
application/json
session_id
string
requiredrefresh_token
string
requiredResponse
200 - application/json
id
string
requiredcreated_at
string
requiredproject_id
string
requireduser_id
string
requiredaccess_token
string
requiredaccess_token_expires_at
string
requiredrefresh_token
string
requiredrefresh_token_expires_at
string
required