Duplicate pages via API

I want to add an ability for non technical users to Duplicate Pages. My idea is to trigger this API from another interface (Airtable). Users will have to specify a parent page for duplication.

Why: current issue is that when duplicating a page from Plasmic UI, users might get confused with pages, and proceed the edit with original (non duplicated) page.

Is there an API for Page Duplication feature? Thank you

Hi @pmm_gismart, when a page is duplicated, they should be automatically navigated to the new page. Isn’t that sufficient?

Or are you trying to make a page template that can’t be edited?