---
title: "Delete"
method: DELETE
path: "/event_destinations/{id}"
tags: ["EventDestinations"]
---

# Delete

`DELETE /event_destinations/{id}`

Delete an Event Destination. If the Event Destination is still referenced by an Event Subscription.

## Path parameters

- `id` string, required

## Headers

- `ngrok-version` integer, required

## Response `204`

Delete an Event Destination. If the Event Destination is still referenced by an Event Subscription.

---

[API](https://skmtc.net/ngrok/apis/ngrok-openapi.md) · [All operations](https://skmtc.net/ngrok/apis/ngrok-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ngrok/ngrok-openapi/versions/1994bbb04714/schema)
