Update page api provides ability to achieve or delete a page by setting the achieve property when updating the page.
Set the archived parameter to true to archive or delete a page. For a page that is already archived, you can un-archive or restore that page by making the same request and setting archived to false.
API reference: https://developers.notion.com/reference/patch-page#archive-delete-a-page
Update page api provides ability to achieve or delete a page by setting the achieve property when updating the page.
Set the archived parameter to true to archive or delete a page. For a page that is already archived, you can un-archive or restore that page by making the same request and setting archived to false.
API reference: https://developers.notion.com/reference/patch-page#archive-delete-a-page