v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
FeatureFlags

Update a feature flag

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

patch/v3/feature-flags/{id}

Path parameters

idstring required

Unique identifier for the feature flag.

Request body

namestring nullable

Name of the feature flag.

descriptionstring nullable

Description for the feature flag.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
descriptionstring required
productIdstring required