latestOpenAPI 3.0.42026-08-183012522.1 MB

66dcb6293180

FeatureFlags

Create a feature flag

Creates a new feature flag.

post/v3/feature-flags

Request body

namestring required

Name of the feature flag.

Letters (a-z, A-Z), numbers, underscores and hyphens.

descriptionstring required

Description for the feature flag.

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.

productIdstring required

Unique identifier for the product.

Response

Created

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