New name for the page. Note: Updating the page name requires Doc Maker permissions.
docIdstring
Required
ID of the doc containing the page to update.
iconNamestring
Name of the icon to use for the page. Can be a standard Coda icon name (e.g., 'rocket', 'star') or a custom icon reference. Requires Doc Maker permissions.
imageUrlstring
URL of the cover image to use for the page.
isHiddenboolean
Whether the page should be hidden. Note: Some pages cannot be hidden (e.g., the sole top-level page in a doc), and this setting will be ignored for those pages.
subtitlestring
New subtitle for the page.
pageIdOrNamestring
Required
ID or name of the page to update. Page IDs are recommended over names as names can be easily changed by users. If using a name, URI-encode it. If multiple pages have the same name, an arbitrary one will be selected.
contentUpdateobject
Content update configuration for appending or inserting content into a page
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not