ApiAdmin — contentPages
Create page
Creates a new custom page. The page starts in draft status. Slug is auto-generated from the title if not provided. Puck JSON content can be included at creation time.
Update page
Partially updates a page. Only the fields included in the request body are modified. Use this endpoint to save Puck editor content or publish a draft page.
Reorder menu items
Reorders menu items in bulk. Send an array of item ID / position / parentId tuples to define the new tree structure and ordering.