v1
latestOpenAPI 3.0.42026-08-062942352.0 MBProducts
Create a product
Creates a new product.
post/v3/products
Request body
namestring required
Name of the product.
displayNamestring required
Display name of the product, shown in the customer portal.
descriptionstring required
Description for the product.
iconUrlstring uri nullable
URL of the product icon.
licenseTemplateIdstring required
Unique identifier for the license template.
licensePolicyIdstring nullable
Use 'licenseTemplateId' instead.
trialPolicyIdstring nullable
Unique identifier for the trial policy.
Response
Created
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