muteMember( )


Mutes a member.

Muted members can't engage with a community. For example, leave comments, like, and share posts or comments.

You can mute members in Wix Blog and Wix Forum.

Method Declaration
Copy
Method Parameters
_idstringRequired

ID of the member to mute.

Returns
Return Type:Promise<MuteMemberResponse>
Did this help?