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