---
title: "Delete a Destination"
method: DELETE
path: "/destinations/{destinationId}"
tags: ["public_destinations", "public", "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.net/airbytehq/apis/airbyte-api.md) · [All operations](https://skmtc.net/airbytehq/apis/airbyte-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/airbytehq/airbyte-api/revisions/55ddc054e5b5/schema)
