Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
LaunchDarkly
Overview
Operations
LaunchDarkly Operations
Latest version:
1.0
Changelog
Copy environment flag settings
Copy the flag settings to another environment.
Create environment
Create a new environment in a specified project with a given name, key, swatch color, and default TTL.
Create feature flag
Creates a new feature flag.
Create project
Create a new project with the given key and name. Project keys must be unique within an account.
Create team members
Invite one or more new team members to join an account. Each member will each be sent an invitation.
Delete environment
Delete an environment in a specified project.
Delete feature flag
Delete a feature flag in all environments.
Delete project
Delete a project by key.
Delete team member
Delete a team member by ID.
Delete user
Delete a user by key.
Find users
Search users in LaunchDarkly based on their last active date, or a search query.
Get current team member
Get the current team member associated with the auth token.
Get environment
Get an environment given a project and key.
Get expiring user targets for feature flag
Get a list of user targets on a feature flag that are scheduled for removal.
Get feature flag
Get a single feature flag by key.
Get feature flag status
Get the status for a particular feature flag.
Get flag setting for user
Fetch a single flag setting for a user by key.
Get project
Fetch a single project by key.
Get team member
Get a single team member by ID.
Get user
Get a user by key.
List feature flag statuses
Get a list of statuses for all feature flags.
List feature flags
Get a list of all features in the given project.
List flag settings for user
Lists the current flag settings for a given user.
List projects
Returns a list of all projects in the account.
List team members
Return a list of team members.
List users
List all users in the environment.
Raw HTTP Request (Advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Update environment
Update an environment in a given project.
Update expiring user targets on feature flags
Update the list of user targets on a feature flag that are scheduled for removal.
Update feature flag
Perform a partial update to a feature. The request body must be a valid JSON Patch or JSON Merge Patch document.
Update flag setting for user
Specifically enable or disable a feature flag for a user based on their key.
Update project
Update a project. Requires a JSON Patch representation of the desired changes to the project.
Update team member
Update a single team member.
Previous
Overview