Auth
Refresh Token
Refresh an access token.
POST
/
api
/
auth
/
token
/
refresh
/
The request requires a valid refresh token to be present in the cookie named
refresh_token
Body
application/json ยท object
The body is of type object
.
Response
200 - application/json
access
string