Patch

Update Content By Key


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates a translation content item using a unique key, which is a combination of content.schemaId, content.entityId, and content.locale.

To remove a field, pass the field key with an empty object as the value. For example:

Copy
1
Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Wix Multilingual - Write Translation Content
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/translation-content/v1/contents/by-key

Was this helpful?
Yes
No