HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Update One Property in Extra-language JSON Schema

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the digital passport group

string
required

Target language to update: fr-FR, en-US, zh-TW, zh-CN, ko-KR, ja-JP, de-DE, es, it, ru

string
required

Property to update in JSON schema

Body Params
data
array of objects
data
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8