---
title: "Deletes a image."
method: DELETE
path: "/chat/threads/{chatThreadId}/images/{imageId}"
tags: ["Images"]
---

# Deletes a image.

`DELETE /chat/threads/{chatThreadId}/images/{imageId}`

## Path parameters

- `chatThreadId` string, required
- `imageId` string, required

## Query parameters

- `api-version` string, required

## Response `204`

Request successful.

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

- **2026-07-13** `57a59d1b8530` — 1 info
  - endpoint added
- **2026-07-13** `9b1c53be48fd` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** `b87541468cac` — 1 info
  - endpoint added
- **2021-05-19** `4c5323153682` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/communication-chat/changes/chat/threads/:chatThreadId/images/:imageId/delete.md)

---

[API](https://skmtc.dev/azure/apis/communication-chat.md) · [All operations](https://skmtc.dev/azure/apis/communication-chat/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/communication-chat/revisions/57a59d1b8530/schema)
