Update One JSON Schema Property

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

  • URL: PUT - {{url}}/productManagement/productGroup/:productGroupId/:property

  • Parameter:

    • productGroupId - ID of the digital passport group to update.

    • property - Property to update.

  • Body:

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

For more information and to see all supported properties, read our dedicated API documentation.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!