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)
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
POST
Create audit log subscription
DEL
Delete audit log subscription
GET
Get audit log subscription by ID
GET
Get audit log subscriptions by integration
PATCH
Update audit log subscription
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
Integration audit log subscriptions
Delete audit log subscription
DELETE
https://
app.launchdarkly.com
/
api
/
v2
/
integrations
/
:integrationKey
/
:id
Try it
Delete an audit log subscription.
Path parameters
integrationKey
string
Required
The integration key
id
string
Required
The subscription ID
Response
Action succeeded
{}
map from strings to any or null
Errors
401
Delete Subscription Request Unauthorized Error
403
Delete Subscription Request Forbidden Error
404
Delete Subscription Request Not Found Error
429
Delete Subscription Request Too Many Requests Error
Get audit log subscription by ID
Up Next
Built with