Skip to main content
POST
Refresh the session

Body

application/json
refresh_token
string
required

The rt_… token from the last login or refresh.

Response

New pair issued; the previous pair is now invalid.

access_token
string
expires_at
string<date-time>
refresh_token
string

Replaces the exchanged token (single use).

refresh_expires_at
string<date-time>
account_id
string<uuid>
role
string
Last modified on July 18, 2026