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

    Interface DeleteContentProperty

    interface DeleteContentProperty {
        id: string;
        key: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the content that the property belongs to.

    key: string

    The key of the property.