For the complete documentation index, see llms.txt. For the full documentation snapshot, see llms-full.txt.
Delete a flag import configuration by ID. The integrationKey path parameter identifies the feature management system from which the import occurs, for example, split.
curl --request DELETE \
--url https://app.launchdarkly.com/api/v2/integration-capabilities/flag-import/{projectKey}/{integrationKey}/{integrationId} \
--header 'Authorization: <api-key>'{
"code": "unauthorized",
"message": "Invalid access token"
}Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://app.launchdarkly.com/api/v2/integration-capabilities/flag-import/{projectKey}/{integrationKey}/{integrationId} \
--header 'Authorization: <api-key>'{
"code": "unauthorized",
"message": "Invalid access token"
}