PATCH

Update Content By Key


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
Endpoint
PATCH
https://www.wixapis.com/translation-content/v1/contents/by-key

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?