# Delete Source

Easily delete sources in Pynt, to keep your API security management clean and organized. Pynt’s user-friendly interface allows you to quickly remove any unnecessary sources, ensuring your focus remains on the most relevant data. This efficient process helps maintain an up-to-date and clutter-free security environment, allowing you to manage and protect your APIs more effectively.

\
Unlink a source from any application by clicking on the relevant source in the table and clicking on '**Delete Source**' on the opened form.

<figure><img src="/files/HCi1Z63xkvVlbhmNahMe" alt=""><figcaption><p>Delete source</p></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.pynt.io/documentation/applications-view/manage-sources-for-api-discovery/delete-source.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.
