# Elements Delete Files From Media Library Action

With the help of Elements Delete Files From Media Library Action it is possible to delete one or more files from a media library. It is mandatory to provide the Elements server URL as well as the particular user based API token. The reference of the deletion are the „File name(s)“ that are existing in a particular „Media library name“. There will be no node result delivered.

{% hint style="info" %}
All file paths in the array must be valid otherwise the node will fail due to permission conflicts.
{% endhint %}


---

# 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.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/third-party/elements/elements-delete-files-from-media-library-action.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.
