/productManagement/productGroup/create

This API endpoint is used to create a new digital product passport group.

Request Body

  • productGroupId (required): The unique identifier for the product group.
  • tags (optional): An array of tags to be associated with the product group.
  • mint (required): A boolean value indicating whether the product group is mint. Default: false
  • publicContent (optional): A boolean value indicating whether the content is public.
  • content (optional): An object containing detailed information about the product group, including language, name, SKU, GTIN, brand internal ID, category, subcategory, etc.

For more information, read our dedicated API documentation.

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