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)
OAuth2 Clients
Persistent store integrations (beta)
Projects
Relay Proxy configurations
POST
Create a new Relay Proxy config
DEL
Delete Relay Proxy config by ID
GET
Get Relay Proxy config
GET
List Relay Proxy configs
POST
Reset Relay Proxy configuration key
PATCH
Update a Relay Proxy config
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
Relay Proxy configurations
Delete Relay Proxy config by ID
DELETE
https://
app.launchdarkly.com
/
api
/
v2
/
account
/
relay-auto-configs
/
:id
Try it
Delete a Relay Proxy config.
Path parameters
id
string
Required
The relay auto config id
Response
Action succeeded
{}
map from strings to any or null
Errors
401
Delete Relay Auto Config Request Unauthorized Error
404
Delete Relay Auto Config Request Not Found Error
409
Delete Relay Auto Config Request Conflict Error
429
Delete Relay Auto Config Request Too Many Requests Error
Get Relay Proxy config
Up Next
Built with