This endpoint allows you to update content within a component in a secondary locale. It is designed specifically for localized components and can handle up to 1000 nodes per request. To get started, use the Get Component Content endpoint to identify content nodes and types available for the component.
If you’re updating components properties, be sure to retrieve the component’s properties via the Get Component Properties endpoint.
This endpoint is specifically for localized components. Ensure that the specified locale
is a valid secondary locale for the site.
Required scope | components:write
Unique identifier for a Site
Unique identifier for a Component
Unique identifier for a specific locale. Applicable, when using localization.
List of nodes within components and nested component instance’s properties to update (with their corresponding new values).
Request was successful
A list of error messages, if any.