updatePageContent API

{
“message”: “Validation Error: ["Value (locale) should be an ObjectId"]”,
“code”: “validation_error”,
“externalReference”: null,
“details”:
}

I only have a primary locale but if I put the locale id of my primary I’m getting an error saying that it has to be a secondary locale id. Has anyone successfully used the update page content api endpoint?


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hey @pixelsock . The intent behind this API is mainly for updating page content for secondary locales (for localization purposes). That may change in the future, but in the meantime, I’ll work with the team to make that intent clear on the API description.

You could use Designer Extension APIs to update page content however.