PATCH

Update Content


Updates a translation content item by ID.

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

Copy
Authentication

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

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

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?