LaunchDarkly docs
Search
/
Sign in
Get a demo
Home
Guides
SDKs
Integrations
API docs
Home
Guides
SDKs
Integrations
API docs
Overview
Access tokens
Account members
Account members (beta)
Account usage (beta)
AI configs (beta)
Applications (beta)
Approvals
Approvals (beta)
Audit log
Code references
POST
Create extinction
POST
Create repository
POST
Delete branches
DEL
Delete repository
GET
Get branch
GET
Get code references statistics for flags
GET
Get links to code reference repositories for each project
GET
Get repository
GET
List branches
GET
List extinctions
GET
List repositories
PATCH
Update repository
PUT
Upsert branch
Contexts
Context settings
Custom roles
Data Export destinations
Environments
Experiments
Feature flags
Feature flags (beta)
Flag import configurations (beta)
Flag links (beta)
Flag triggers
Follow flags
Holdouts (beta)
Insights charts (beta)
Insights deployments (beta)
Insights flag events (beta)
Insights pull requests (beta)
Insights repositories (beta)
Insights scores (beta)
Integration audit log subscriptions
Integration delivery configurations (beta)
Integrations (beta)
Layers
Metrics
Metrics (beta)
OAuth2 Clients
Persistent store integrations (beta)
Projects
Relay Proxy configurations
Release pipelines (beta)
Releases (beta)
Scheduled changes
Segments
Tags
Teams
Teams (beta)
Users
Users (beta)
User settings
Webhooks
Workflows
Workflow templates
Other
Sign in
Get a demo
Overview
Code references
Create extinction
POST
https://
app.launchdarkly.com
/
api
/
v2
/
code-refs
/
repositories
/
:repo
/
branches
/
:branch
/
extinction-events
Try it
Create a new extinction.
Path parameters
repo
string
Required
The repository name
branch
string
Required
The URL-encoded branch name
Request
This endpoint expects a list of objects.
list of objects
Show 5 properties
Errors
400
Post Extinction Request Bad Request Error
401
Post Extinction Request Unauthorized Error
403
Post Extinction Request Forbidden Error
404
Post Extinction Request Not Found Error
429
Post Extinction Request Too Many Requests Error
Create repository
Up Next
Built with