Auth API
Refresh Token
Refreshes the token for the current user.
POST
/
sessions
/
token
/
refresh
Header
This is the refresh token for the current user.
Body
This is the access token for the current user.
Was this page helpful?
Refreshes the token for the current user.
This is the refresh token for the current user.
This is the access token for the current user.
Was this page helpful?