This endpoint updates content within a component defintion for secondary locales. It supports updating up to 1000 nodes in a single request.
Before making updates:
This endpoint is specifically for localizing component definitions. Ensure that the specified localeId
is a valid secondary locale for the site otherwise the request will fail.
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 DOM Nodes with the new content that will be updated in each node.
Request was successful
A list of error messages, if any.