LaunchDarkly docs
Search
/
Sign in
Get a demo
Product docs
Guides
SDKs
Integrations
API docs
Product docs
Guides
SDKs
Integrations
API docs
Overview
Access tokens
Account members
Account members (beta)
Account usage (beta)
AI configs (beta)
POST
Create AI config variation
POST
Create an AI model config
POST
Create new AI config
DEL
Delete AI config
DEL
Delete AI config variation
DEL
Delete an AI model config
GET
Get AI config
GET
Get AI config metrics
GET
Get AI config metrics by variation
GET
Get AI config variation
GET
Get AI model config
GET
List AI configs
GET
List AI model configs
PATCH
Update AI config
PATCH
Update AI config variation
Announcements
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
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
AI configs (beta)
Delete an AI model config
DELETE
https://
app.launchdarkly.com
/
api
/
v2
/
projects
/
:projectKey
/
ai-configs
/
model-configs
/
:modelConfigKey
Try it
Delete an AI model config.
Path parameters
projectKey
string
Required
modelConfigKey
string
Required
Headers
LD-API-Version
"beta"
Required
Version of the endpoint.
Response
No content
{}
map from strings to any or null
Errors
400
Delete Model Config Request Bad Request Error
403
Delete Model Config Request Forbidden Error
404
Delete Model Config Request Not Found Error
500
Delete Model Config Request Internal Server Error
Get AI config
Up Next
Built with