---
title: "Delete a data archiving destination."
method: DELETE
path: "/v1/dataarchiving/destinations/{id}"
tags: ["dataArchivingManagement"]
---

# Delete a data archiving destination.

`DELETE /v1/dataarchiving/destinations/{id}`

Delete an existing data archiving destination with the given identifier.

## Path parameters

- `id` string, required

## Response `204`

The data archiving destination has been deleted.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/versions/18a824df1e78/schema)
