Member management APIs require the current user to have the relevant community permissions. The SDK methods perform the operation; your app should query member lists afterward if the UI needs an updated collection.
Parameters
Add Members
UseaddMembers() to add one or more users to a community.
Remove Members
UseremoveMembers() to remove one or more users from a community.
Related Topics
Community Moderation
Assign roles and ban or unban community members
Join / Leave Community
User-initiated membership workflows and approval requests
Query Community Members
Search and filter community member lists
Community Invitation
Invitation-based member onboarding workflows