updateComponentCustomTranslationsForLocale

put

/ccadmin/v1/componentInstances/{id}/locale/{locale}

Update Component Instance custom translations by ID for a specific Locale.

Request

Supported Media Types
Path Parameters
Body ()
Request body for updateComponentCustomTranslationsForLocale endpoint.
Root Schema : putComponentInstanceByLocaleWithId_request
Type: object
Show Source
Nested Schema : custom
Type: object
This refers to custom translations for text snippets.
Show Source
Back to Top

Response

Supported Media Types

200 Response

Response received after submitting a new text snippet translation for a particular locale and widget instance.
Body ()
Root Schema : putComponentInstanceByLocaleWithId_okResponse
Type: object
Show Source

404 Response

The error response returned when ID value is not recognised.
Body ()
Root Schema : putComponentInstanceByLocaleWithId_doesNotExistResponse
Type: object
Show Source
Back to Top