---
title: "Delete an EndUserFile"
method: DELETE
path: "/api/end_user_files/{heron_id}"
tags: ["EndUserFiles"]
---

# Delete an EndUserFile

`DELETE /api/end_user_files/{heron_id}`

## Path parameters

- `heron_id` string, required

## Response `200`

OK

- object
  - `success` boolean

## Other responses

- `403` — Unauthorized to delete this end user file
- `404` — End user file not found

---

[API](https://skmtc.net/herondata/apis/heron-data-api.md) · [All operations](https://skmtc.net/herondata/apis/heron-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/herondata/heron-data-api/versions/f2e441edece2/schema)
