user
Refresh Token
Refresh an expired access token using the refresh token cookie. Validates the refresh token and issues a new access token.
post/api/user/token_refresh
Response
Successful Response
Refresh an expired access token using the refresh token cookie. Validates the refresh token and issues a new access token.
Successful Response