v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
ReleaseChannels

Update a release channel

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

patch/v3/release-channels/{id}

Path parameters

idstring required

Unique identifier for the release channel.

Request body

descriptionstring nullable

Description for the channel.

displayNamestring nullable

Display name of the channel.

privateboolean nullable

Private channels don't appear in the customer portal.

productIdsstring[] nullable

Array of product IDs to associate with this release channel.

Response

OK

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