unmuteMember( )


Unmutes a member.

Unmuted members can engage with the comunity. For example, leave comments, like, and share posts.

You can unmute members in Wix Blog and Wix Forum.

Method Declaration
Copy
Method Parameters
_idstringRequired

ID of the member to unmute.

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