Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface GetIndividualGroupRestrictionStatusByGroupId

    interface GetIndividualGroupRestrictionStatusByGroupId {
        groupId: string;
        id: string;
        operationKey: string;
    }
    Index

    Properties

    groupId: string

    The id of the group to be queried for whether the content restriction applies to it.

    id: string

    The ID of the content that the restriction applies to.

    operationKey: string

    The operation that the restriction applies to.