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

    Interface ContentPermissionRequest

    This object represents the request for the content permission check API.

    interface ContentPermissionRequest {
        operation: string;
        subject: PermissionSubjectWithGroupId;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    operation: string

    The content permission operation to check.