---
title: "Changes to Delete ExportDestination"
method: DELETE
path: "/organizations/{orgId}/dataexports/destinations/{id}"
---

# Changes to Delete ExportDestination

`DELETE /organizations/{orgId}/dataexports/destinations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-08-01** `9f9e5f3dbde7` — 3 info
- **2025-02-26** `6c3e1a3cfb8f` — 1 breaking, 6 warning, 1 info
- **2025-02-04** `9433593378b5` — 1 info

## Changes

- **2025-08-01** `9f9e5f3dbde7` — 3 info
  - added `#/components/schemas/ExportDestinationS3Response, #/components/schemas/ExportDestinationGoogleCloudStorageResponse` to the response body `anyOf` list for the response status `200`
  - added response discriminator for the response status `200`
  - removed `#/components/schemas/ExportDestinationS3Response` from the response body `oneOf` list for the response status `200`
- **2025-02-26** `6c3e1a3cfb8f` — 1 breaking, 6 warning, 1 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `code` from the response with the `200` status
  - removed the optional property `createdBy` from the response with the `200` status
  - removed the optional property `dtCreated` from the response with the `200` status
  - removed the optional property `dtLastModified` from the response with the `200` status
  - removed the optional property `lastModifiedBy` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed `#/components/schemas/AbstractResponse` from the response body `allOf` list for the response status `200`
- **2025-02-04** `9433593378b5` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/dataexports/destinations/:id/delete.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/dataexports/destinations/:id/delete)
