---
title: "Delete a Destination"
method: DELETE
path: "/destinations/{destinationId}"
tags: ["Destinations"]
---

# Delete a Destination

`DELETE /destinations/{destinationId}`

## Response `204`

The resource was deleted successfully

## Other responses

- `403` — Not allowed
- `404` — Not found

---

[API](https://skmtc.dev/airbyte/apis/applications.md) · [All operations](https://skmtc.dev/airbyte/apis/applications/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/airbyte/applications/revisions/561bf5551285/schema)
