Page
Deep copy a page and all its content
Creates a deep copy of a page: (1) creates a copy of the page itself, and (2) for each contentlet in the multi-tree related to the page, creates a copy. Returns the copied page as a map of properties.
put/api/v1/page/{pageId}/_deepcopy
Path parameters
pageIdstring required
Identifier of the HTML Page to deep copy
Response
Page deep copied successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.