# Refresh a user's session **POST /Api/Auth/Refresh** ## Servers - https://app.lovassy.hu: https://app.lovassy.hu () - http://127.0.0.1:5279: http://127.0.0.1:5279 () ## Parameters ### Query parameters - **token** (string) ## Responses ### 200 Success #### Body: application/json (object) - **user** (object) - **token** (string | null) - **refreshToken** (string | null) - **refreshTokenExpiration** (string(date-time)) - **Additional properties are NOT allowed** () [Powered by Bump.sh](https://bump.sh)