updateContent( )


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 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
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
_idstringRequired

Translation content ID.


contentUpdateContentRequired
Returns
Return Type:Promise<Content>
Was this helpful?
Yes
No