Skip to main content
Version: 4.0.2

Partially update locale translation

PATCH 

/localization-srv/resources/:id/sets/:setId/locales/:locale

Merges the request body into the existing locale translation using deep merge semantics.

If the locale does not already exist, the submitted body is written as-is. Schema validation is performed when a schema is available.

Request

Responses

Locale merged and written successfully