ApiAdmin — contentPages
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.
Get page with Puck content
Returns the complete page including the Puck editor JSON content object, SEO metadata, status, and which slot (if any) the page is assigned to.
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.