# Upload user photo **POST /1/users/me/photo** Upload user photo ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ## Body parameters Content-type: multipart/form-data - **extension** (string) The extension of the image `jpg` or `png`. - **imageData** (string(binary)) The data of the image. ## Responses ### 200: The updated user with uploaded image. #### Body Parameters: application/json (object) - **user** (object) [Powered by Bump.sh](https://bump.sh)