update_page
Modify a Blogger static page by sending only the fields you want to change. Publish a draft page during the edit by setting publish=true.
Instructions
Update a static page, sending only the fields you pass (PATCH semantics).
Set publish=True to publish a draft page as part of the edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| blog_id | Yes | ||
| content | No | ||
| page_id | Yes | ||
| publish | No | ||
| content_format | No | html |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||