website logo
Channel Docs
Merchant Docs
Navigate through spaces
Channel Docs
Merchant Docs
⌘K
👋Welcome to Violet's Docs
💡Concepts
🚀Quick Start
🍎Create a Violet Application
😀Postman + Login
🏬View Merchants
👗Interact with Catalogs
🛍️Place an Order
🌐API Reference
✋Help
📝Changelog
Docs powered by archbee 
0min

Refresh Token

GET

Refreshes a Users token. Pass the "refresh_token" value provided in the response body of a login request in the "X-Violet-Token" header.

HEADER PARAMETERS
X-Violet-Tokenstring
X-Violet-App-Secretstring
X-Violet-App-Idinteger
RESPONSES
200
successful operation
RefreshTokenResponse
Refresh Token Response
tokenstring
Token
Updated 21 Oct 2022
Did this page help you?
Yes
No
UP NEXT
Get Products
Docs powered by archbee