Update Page
Updates an existing page in Ghost.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Ghost page ID to update.
stringrequired
Current updated_at value required by Ghost optimistic locking.
string
Updated page title.
string
Updated lexical editor JSON content.
string
Updated HTML content.