Refresh access token
sessions
Refresh access token
Exchanges a refresh token for a new access token without requiring reauthentication. The access token includes any roles that were previously attached to the session.
POST
Refresh access token
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
The refresh token from a previous authentication
Example:
"a7b3c4d5e6f7g8h9i0j1k2l3m4n5o6p7"
Response
Successfully refreshed session