You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The location and content type of related resources
_id
String
The ID for the environment. Use this as the client-side ID for authorization in some client-side SDKs, and to associate LaunchDarkly environments with CDN integrations in edge SDKs.
key
String
A project-unique key for the new environment
name
String
A human-friendly name for the new environment
api_key
String
The SDK key for the environment. Use this for authorization in server-side SDKs.
mobile_key
String
The mobile key for the environment. Use this for authorization in mobile SDKs.
color
String
The color used to indicate this environment in the UI
default_ttl
Integer
The default time (in minutes) that the PHP SDK can cache feature flag rules locally
secure_mode
Boolean
Ensures that one end user of the client-side SDK cannot inspect the variations for another end user
default_track_events
Boolean
Enables tracking detailed information for new flags by default
require_comments
Boolean
Whether members who modify flags and segments through the LaunchDarkly user interface are required to add a comment
confirm_changes
Boolean
Whether members who modify flags and segments through the LaunchDarkly user interface are required to confirm those changes