The community owner or a user associated withDocumentation Index
Fetch the complete documentation index at: https://docs.opigno.com/llms.txt
Use this file to discover all available pages before exploring further.
ADMINISTRATOR scope can remove other community members.
The community owner cannot be removed from the community.
getCommunityPosts query results. However, the user will not be able
to create a new posts in the same community.
To remove the community member, removeCommunityMember mutation should be executed. It accepts the following arguments:
| Argument | Type | Description |
|---|---|---|
communityId | ID | Required. ID of the community to remove a member from. |
userContextUuid | ID | Required. UUID of the context associated with the user who should be removed from the community members list. |
The user can join the same community again or be invited to this community after they were removed from the members list.