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

    Interface GetContentRestrictionStatusForGroup

    interface GetContentRestrictionStatusForGroup {
        groupName: string;
        id: string;
        operationKey: string;
    }
    Index

    Properties

    groupName: string

    The name 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.