EntitlementSets

Update a feature entitlement belonging to 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}/feature-entitlements/{entitlementId}

Path parameters

idstring required

Unique identifier for the entitlement set.

entitlementIdstring required

Request body

valuestring nullable

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
featureIdstring required
featureNamestring required
valuestring nullable
entitlementSetIdstring required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.