Update Page Content

POST

This endpoint allows for updating static content on a static page within a secondary locale. It is designed specifically for localized pages and can handle up to 1000 nodes per request.

Note:This endpoint is specifically for localized pages. Ensure that the locale specified is a valid secondary locale for the site.

Required scope | pages:write

Path parameters

page_idstringRequired

Unique identifier for a Page

Query parameters

localestringRequired

The locale identifier.

Request

This endpoint expects an object.
nodeslist of objectsRequired

Response

Request was successful

errorslist of strings

A list of error messages, if any.

Errors