Refresh access token
Auth
Refresh access token
Exchanges a refresh_token for a new access_token and refresh_token pair. Use this to extend user sessions without re-authentication.
POST
Refresh access token
Documentation Index
Fetch the complete documentation index at: https://www.commercengine.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token
Body
application/json
A string representing the refresh token.