# Elements Delete Files Action

With the help of Elements Delete Files Action it is possible to deletes on or more files from the server side. It is mandatory to provide the Elements server URL as well as the particular user based API token. The files that are supposed to be deleted can be defined by inserting the „File path(s)“. 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-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.
