CommunityMemberRoleRemoveRequest
CommunityMemberRoleRemoveRequest =
object
Request object for removing a role from one or more community members.
Properties
communityRoleId
communityRoleId:
CommunityRoleGuid
The unique identifier of the role to remove. Required. Cannot be the @everyone role.
userIds
userIds:
UserGuid[]
Array of user IDs to remove the role from. Required.