Skip to main content

AccessRuleEditRequest

AccessRuleEditRequest = object

Request object for modifying an existing access rule's permission overlay.

Properties

channelOrChannelGroupId

channelOrChannelGroupId: ChannelOrChannelGroupGuid

The ChannelOrChannelGroupUuid identifying the channel or channel group the access rule applies to. Required.


overlay

overlay: ChannelOverlayPermission

The new ChannelOverlayPermission object specifying the updated permission overrides. Required. This replaces the existing overlay entirely.


roleOrMemberId

roleOrMemberId: RoleOrMemberGuid

The RoleOrMemberUuid identifying the role or member the access rule applies to. Required.