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

    Interface RemoveContentState

    interface RemoveContentState {
        id?: string;
        status?: string;
    }
    Index

    Properties

    Properties

    id?: string

    The Id of the content whose content state is to be set.

    status?: string

    Status of content state from which to delete state. Can be draft or archived