latestOpenAPI 3.0.42026-08-183012522.1 MB

66dcb6293180

ReleasePlatforms

Create a release platform

Creates a new release platform.

post/v3/release-platforms

Request body

namestring required

Name of the platform.

Letters (a-z, A-Z), numbers, underscores, hyphens and dots.

displayNamestring required

Display name of the platform.

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 nullable

Description for the platform.

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.

productIdsstring[] nullable

Array of product IDs to associate with this release platform. If provided, ProductId is ignored. If not provided, ProductId is used.

Response

Created

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
displayNamestring required
descriptionstring required
productIdsstring[] required