Auth
Refresh Token
This endpoint allows users to refresh their authentication token. The request requires a valid refresh token to be present in the cookie named refresh_token
.
POST
The request requires a valid refresh token to be present in the cookie named
refresh_token
Body
application/json · object
Response
200
application/json
Successful response
Example:
""
Was this page helpful?