# Update friendship **POST /1/friends/{id}** Update friendship ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Path parameters - **id** (string) The friendship id. ### Body: application/json (object) - **muted** (boolean) Mute or unmute friendship. ## Responses ### 200 The updated friendship. #### Body: application/json (object) - **friendship** (object) [Powered by Bump.sh](https://bump.sh)