latestOpenAPI 3.0.42026-08-183012522.1 MB

66dcb6293180

EntitlementSets

Update an entitlement set

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

patch/v3/entitlement-sets/{id}

Path parameters

idstring required

Unique identifier for the entitlement set.

Request body

displayNamestring nullable

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

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
tierinteger nullable

Response

OK

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