---
title: "Delete picture"
method: DELETE
path: "/media/image/{imgname}"
tags: ["Media"]
---

# Delete picture

`DELETE /media/image/{imgname}`

Delete picture

## Path parameters

- `imgname` string, required

## Response `200`

successful operation

- MessageOk
  - `message` string

## Other responses

- `500` — Image not found

---

[API](https://skmtc.net/smartly/apis/smartly-ai-apis.md) · [All operations](https://skmtc.net/smartly/apis/smartly-ai-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartly/smartly-ai-apis/revisions/1e26909d86c9/schema)
