04.6.2.14 Delete File
![](/img/notion/a7704ba8-af4b-4a83-8208-d66271039149/Untitled.png)
Node Description
Delete File an action type node required to delete a previously uploaded file.
Node Configuration
To configure the Delete File node, you must fill in the required fields.
The required* fields include:
- API Key;
- File ID.
![](/img/notion/3cbf5804-bbef-40a0-ac8d-d52157c0be4f/Untitled.png)
API Key
The field required for entering the API key (see more details here).
File ID
ID of the previously uploaded file to delete.
Example of launching a node
It is necessary to launch the Delete File node once with the parameters:
- API Key - Your API key;
- File ID - ID of the previously uploaded file.
![](/img/notion/2b21f342-c259-4af6-9a7d-4b623499e5f2/Untitled.png)
The result of node execution is the deletion of the specified file. The output data of the node is the deletion status and the file ID:
![](/img/notion/28602f97-db46-4b16-bb52-4faef4d8cd8b/Untitled.png)