Post

Bulk 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 multiple translation content items using a unique key, which is a combination of contents.content.schemaId, contents.content.entityId, and contents.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
POST
https://www.wixapis.com/translation-content/v1/bulk/contents/update-by-key

Was this helpful?
Yes
No