put
https://{url}/productManagement/productGroup//i18n//
This endpoint allows you to update one property in the extra-language schema of the digital passport group.
-
URL:
PUT - {{url}}/productManagement/productGroup/:productGroupId/i18n/:language/:property -
Parameter:
-
productGroupId- ID of the digital passport group to update. -
language- Target language. -
property- Property to update.
-
-
Body:
data- New value of the property. -
Success: The property has been updated.
For more information and to see all supported properties, read our dedicated API documentation.
