Update Page Content
update_page_contentUpdate an existing website page's HTML content and SEO settings by providing the website ID, page ID, and new HTML.
Instructions
Update the content of an existing page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seo | No | SEO settings object | |
| html | Yes | Updated page content in HTML | |
| page_id | Yes | The page ID | |
| website_id | Yes | The website ID |