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

    Interface ArchivePages

    interface ArchivePages {
        pages: { id: number }[];
    }
    Index

    Properties

    Properties

    pages: { id: number }[]

    Type declaration

    • id: number

      The id of the page to be archived.