put https://{url}/productManagement/product//i18n//
This endpoint allows you to update one property in the extra-language schema of the digital passport.
- URL:
PUT - {{url}}/productManagement/product/:productId/i18n/:language/:property
- Parameter:
productId
- ID of the digital passport to update.
language
- Target language.
property
- Property to update.
- Body:
data
- New value of the property.
- Success: The property has been updated.