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

    Interface CopyPage

    interface CopyPage {
        bodyParameters: CopyPageRequest;
        destinationPageId: string;
        expand: string[];
        id: string;
    }
    Index

    Properties

    bodyParameters: CopyPageRequest
    destinationPageId: string
    expand: string[]
    id: string