Skip to main content
LaunchDarkly
LaunchDarkly
85 actions · 1 auth method
PreviewDeveloper Tools

Authentication

API Key

Admin privileges or custom role with appropriate resource permissions requiredGuides: Connector Profile, Link Account
Actions
85 actions
Action
Description
List Projects
Retrieve all projects in the LaunchDarkly account
Create Project
Create a new project
Get Project
Retrieve a specific project by key
Update Project
Update a project using JSON Patch
Delete Project
Delete a project
List Feature Flags
Retrieve all feature flags in a project
Create Feature Flag
Create a new feature flag
Get Feature Flag
Retrieve a specific feature flag by key
Update Feature Flag
Update a feature flag using JSON Patch
Delete Feature Flag
Delete a feature flag
Copy Feature Flag
Copy a feature flag to a new flag
List Environments
Retrieve all environments in a project
Create Environment
Create a new environment in a project
Get Environment
Retrieve a specific environment by key
Update Environment
Update an environment using JSON Patch
Delete Environment
Delete an environment
List Segments
Retrieve all segments in a project and environment
Create Segment
Create a new segment
Get Segment
Retrieve a specific segment by key
Update Segment
Update a segment using JSON Patch
Delete Segment
Delete a segment
List Account Members
Retrieve all account members
Invite Account Member
Invite a new member to the account
Get Account Member
Retrieve a specific account member by ID
Update Account Member
Update an account member using JSON Patch
Delete Account Member
Remove a member from the account
List Teams
Retrieve all teams
Create Team
Create a new team
Get Team
Retrieve a specific team by key
Update Team
Update a team using instructions
Delete Team
Delete a team
List Custom Roles
Retrieve all custom roles
Create Custom Role
Create a new custom role
Get Custom Role
Retrieve a specific custom role by key
Update Custom Role
Update a custom role using JSON Patch
Delete Custom Role
Delete a custom role
List Experiments
Retrieve all experiments in a project and environment
Create Experiment
Create a new experiment
Get Experiment
Retrieve a specific experiment by key
Update Experiment
Update an experiment using instructions
Get Experiment Results
Retrieve experiment results and metrics
List Metrics
Retrieve all metrics in a project
Create Metric
Create a new metric
Get Metric
Retrieve a specific metric by key
Update Metric
Update a metric using JSON Patch
Delete Metric
Delete a metric
Get Context
Retrieve a specific context by kind and key
Search Contexts
Search for contexts across all kinds
Search Context Instances
Search for context instances
Delete Context Instance
Delete a context instance by ID
List Context Kinds
Retrieve all context kinds in a project
Create Context Kind
Create a new context kind
Get Context Kind
Retrieve a specific context kind by key
Update Context Kind
Update a context kind using JSON Patch
Get Context Attribute Names
Retrieve attribute names for a context kind
Get Context Attribute Values
Retrieve attribute values for a context kind and attribute
Get Expiring Context Targets
Retrieve expiring context target assignments for a flag
Update Expiring Context Targets
Update expiring context target assignments for a flag
List Audit Log Entries
Retrieve audit log entries with filtering
Get Audit Log Entry
Retrieve a specific audit log entry by ID
List Webhooks
Retrieve all webhooks
Create Webhook
Create a new webhook
Get Webhook
Retrieve a specific webhook by ID
Update Webhook
Update a webhook using JSON Patch
Delete Webhook
Delete a webhook
List Integration Subscriptions
Retrieve all integration subscriptions
Create Integration Subscription
Create a new integration subscription
Get Integration Subscription
Retrieve a specific integration subscription by ID
Update Integration Subscription
Update an integration subscription using JSON Patch
Delete Integration Subscription
Delete an integration subscription
List Flag Triggers
Retrieve all triggers for a feature flag
Create Flag Trigger
Create a new flag trigger
Get Flag Trigger
Retrieve a specific flag trigger by ID
Update Flag Trigger
Update a flag trigger using JSON Patch
Delete Flag Trigger
Delete a flag trigger
List AI Configs
Retrieve all AI configs in a project
Create AI Config
Create a new AI config
Get AI Config
Retrieve a specific AI config by key
Update AI Config
Update an AI config using JSON Patch
Delete AI Config
Delete an AI config
List Model Configurations
Retrieve all AI model configurations in a project
Create Model Configuration
Create a new AI model configuration
Get Model Configuration
Retrieve a specific AI model configuration by key
Update Model Configuration
Update an AI model configuration using JSON Patch
Delete Model Configuration
Delete an AI model configuration

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/launchdarkly/filled/png

Connector Profile

LaunchDarkly - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/launchdarkly/filled/png

Link Account

LaunchDarkly - API Key
4

Use Actions

Invoke actions using one of the methods below: