# Update user **POST /1/users/me** Update user ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Body: application/json (object) - **email** (string) The email of this user. - **fullName** (string) The full name of the user. - **nickname** (string) The nickname of the user. - **language** (string) The language of the user. - **notificationsEnabled** (boolean) The language of the user. - **private** (boolean) If the user has a private profile. ## Responses ### 200 The updated user. #### Body: application/json (object) - **user** (object) [Powered by Bump.sh](https://bump.sh)