v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
Products

Update a product

Updates the specified product by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

patch/v3/products/{id}

Path parameters

idstring required

Unique identifier for the product.

Request body

namestring nullable

Name of the product.

displayNamestring nullable

Display name of the product, shown in the customer portal.

descriptionstring nullable

Description for the product.

iconUrlstring uri nullable

URL of the product icon.

licenseTemplateIdstring nullable

Unique identifier for the license template.

licensePolicyIdstring nullable

Use 'licenseTemplateId' instead.

trialPolicyIdstring nullable

Unique identifier for the trial policy.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
displayNamestring required
descriptionstring required
iconUrlstring nullable
publicKeystring required
totalLicensesinteger required
totalTrialActivationsinteger required
totalReleasesinteger required
totalProductVersionsinteger required
totalFeatureFlagsinteger required
automatedEmailsstring[] required
licenseTemplateIdstring required
trialPolicyIdstring required