Skip to main content

Update a feature

PUT 

/subscriptions/features/:feature_uuid

Specify whichever attributes you want to change. The values of the other attributes remain the same. If the attributes section is empty, the feature is not updated. For fields that are optional, an existing value can be removed by specifying a value of null.

Request

Responses

Success. The feature details are updated.