---
title: "Delete Data Export destination"
method: DELETE
path: "/api/v2/destinations/{projectKey}/{environmentKey}/{id}"
tags: ["Data Export destinations"]
---

# Delete Data Export destination

`DELETE /api/v2/destinations/{projectKey}/{environmentKey}/{id}`

Delete a Data Export destination by ID.

## Path parameters

- `projectKey` string, string, required — The project key
- `environmentKey` string, string, required — The environment key
- `id` string, string, required — The Data Export destination ID

## Response `204`

Destination response

## Other responses

- `401` — Invalid access token
- `403` — Forbidden
- `404` — Invalid resource identifier
- `429` — Rate limited

---

[API](https://skmtc.net/launchdarkly/apis/launchdarkly-rest-api.md) · [All operations](https://skmtc.net/launchdarkly/apis/launchdarkly-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/launchdarkly/launchdarkly-rest-api/versions/69c5c9aafe78/schema)
