---
title: "Permanently delete file from S3"
method: DELETE
path: "/w/{workspace}/job_helpers/delete_s3_file"
tags: ["helpers"]
---

# Permanently delete file from S3

`DELETE /w/{workspace}/job_helpers/delete_s3_file`

## Path parameters

- `workspace` string, required

## Query parameters

- `file_key` string, required
- `storage` string
- `s3_resource_path` string

## Response `200`

Confirmation

- unknown

## Changes

- **2026-07-24** `acf00c25b687` — 1 info
  - added the new optional `query` request parameter `s3_resource_path`

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/job_helpers/delete_s3_file/delete.md)

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/bccfbf688a26/schema)
