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

    Interface DeleteSpaceProperty

    interface DeleteSpaceProperty {
        key: string;
        spaceKey: string;
    }
    Index

    Properties

    Properties

    key: string

    The key of the property to be deleted.

    spaceKey: string

    The key of the space that the property is in.