Updates project configuration settings such as the project name and feature visibility.
Path parameters
A unique integer value identifying this project.
Request body
If true will exclude flags from SDK which are disabled
If true will sync environment data with dynamodb and allow access to dynamodb identities
Edge migration status of the project; can be one of: MIGRATION_SCHEDULED, MIGRATION_COMPLETED, MIGRATION_IN_PROGRESS, MIGRATION_NOT_STARTED, NOT_APPLICABLE
Prevent defaults from being set in all environments when creating a feature.
Enable this to trigger a realtime(sse) event whenever the value of a flag changes
Used by UI to validate feature names
Used for validating feature names
Number of days without modification in any environment before a flag is considered stale.
- NOT_STARTED - Not Started
- IN_PROGRESS - In Progress
- COMPLETE - Complete
- INCOMPLETE - Incomplete (identity overrides skipped)
Require at least one user or group owner when creating a feature.
Response
If true will exclude flags from SDK which are disabled
If true will sync environment data with dynamodb and allow access to dynamodb identities
Edge migration status of the project; can be one of: MIGRATION_SCHEDULED, MIGRATION_COMPLETED, MIGRATION_IN_PROGRESS, MIGRATION_NOT_STARTED, NOT_APPLICABLE
Prevent defaults from being set in all environments when creating a feature.
Enable this to trigger a realtime(sse) event whenever the value of a flag changes
Used by UI to validate feature names
Used for validating feature names
Number of days without modification in any environment before a flag is considered stale.
- NOT_STARTED - Not Started
- IN_PROGRESS - In Progress
- COMPLETE - Complete
- INCOMPLETE - Incomplete (identity overrides skipped)
Require at least one user or group owner when creating a feature.