---
title: "Delete all the uploaded images by the user"
method: DELETE
path: "/v0/uploads/images"
tags: ["Assets"]
---

# Delete all the uploaded images by the user

`DELETE /v0/uploads/images`

Deletes all images uploaded by the user

## Response `202`

Images were marked for deletion

## Other responses

- `401` — Unauthorized. Most likely your access token has expired.
- `429` — Rate limit exceeded.

---

[API](https://skmtc.net/epidemicsound/apis/partner-content-api.md) · [All operations](https://skmtc.net/epidemicsound/apis/partner-content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epidemicsound/partner-content-api/revisions/c2fa1c98dbc2/schema)
