latestOpenAPI 3.0.42026-08-183012522.1 MB

66dcb6293180

ProductVersions

Create a product version

Creates a new product version.

post/v3/product-versions

Request body

namestring required

Name of the product version.

Letters (a-z, A-Z), numbers, underscores, hyphens, dots and spaces. Cannot start or end with a space.

displayNamestring required

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

Any printable characters, including letters from any script, punctuation and emoji. Cannot contain line breaks, tabs, other control characters, invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.

descriptionstring required

Description for the product version.

Any printable characters and line breaks. Cannot contain control characters other than tab, carriage return and line feed, nor invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.

productIdstring required

Unique identifier for the product.

Response

Created

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
displayNamestring required
descriptionstring required
productIdstring required