HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Update One JSON Schema Property

This endpoint allows you to update one property in a digital passport.

  • URL: PUT - {{url}}/productManagement/product/:productId/:property

  • Parameter:

    • productId - ID of the digital passport to update.

    • property - Property to update.

  • Body:

    • data - New value of the property.
  • Success: The digital passport has been updated.

For more information, 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

string
required

Target property to update in the JSON schema

Body Params
data
array of objects
data
Response

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