notion.updatepagepropertiesprops.archived
Home > @runlightyear/notion > UpdatePagePropertiesProps > archived
UpdatePagePropertiesProps.archived property
Whether the page is archived (deleted). Set to true to archive a page. Set to false to un-archive (restore) a page.
Signature:archived?: boolean;