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

    Interface RemovePermission

    interface RemovePermission {
        id: number;
        spaceKey: string;
    }
    Index

    Properties

    Properties

    id: number

    Id of the permission to be deleted.

    spaceKey: string

    The key of the space to be queried for its content.