AboutSupportDeveloper GuideVersion 22.3.18

Request for updating a saved page in persistent storage.

interface UpdateSavedPageRequest {
    page: Page;
    pageId: string;
}

Properties

Properties

page: Page

The updated page.

pageId: string

The ID of the page to update.

MMNEPVFCICPMFPCPTTAAATR