---
title: "Delete file."
method: DELETE
path: "/api/v1/user/file/{objectKey}"
tags: ["user"]
---

# Delete file.

`DELETE /api/v1/user/file/{objectKey}`

## Path parameters

- `objectKey` string, required

## Response `200`

Deleted file.

## Other responses

- `401` — Unauthorized
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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