# Update chat member **POST /1/chats/{chatid}/members/{memberid}** Update chat member ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Path parameters - **chatid** (string) The chat id. - **memberid** (string) The member id. ### Body: application/json (object) - **cursor** (string) The new cursor date of this member. - **muted** (boolean) If the user wants to receive notifications. ## Responses ### 200 The updated chat member. #### Body: application/json (object) - **member** (object) [Powered by Bump.sh](https://bump.sh)