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
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)
POST
Create metric group
DEL
Delete metric group
GET
Get metric group
GET
List metric groups
PATCH
Patch metric group
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
Metrics (beta)
Delete metric group
DELETE
https://
app.launchdarkly.com
/
api
/
v2
/
projects
/
:projectKey
/
metric-groups
/
:metricGroupKey
Try it
Delete a metric group by key.
Path parameters
projectKey
string
Required
The project key
metricGroupKey
string
Required
The metric group key
Response
Action succeeded
{}
map from strings to any or null
Errors
400
Delete Metric Group Request Bad Request Error
401
Delete Metric Group Request Unauthorized Error
403
Delete Metric Group Request Forbidden Error
404
Delete Metric Group Request Not Found Error
405
Delete Metric Group Request Method Not Allowed Error
429
Delete Metric Group Request Too Many Requests Error
Get metric group
Up Next
Built with