# Delete Destination

* Navigate to the endpoint list where all available endpoints are displayed.
* In the action column, you'll find two options for each endpoint: **Edit** and **Delete**.
* If you click on **Delete**, a confirmation prompt will appear to ensure you want to proceed with the deletion.
* You have the option to either confirm the deletion or cancel the action.
* Selecting **Confirm Delete** will permanently remove the endpoint, while choosing **Cancel** will close the confirmation prompt without making changes.

<figure><img src="/files/GcEoiUQKHYX3V9C5FLNX" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.insurgrid.com/data-webhook-page/destination/delete-destination.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
