---
title: "Deletes a model response with the given ID."
method: DELETE
path: "/responses/{response_id}"
tags: ["Responses"]
---

# Deletes a model response with the given ID.

`DELETE /responses/{response_id}`

## Path parameters

- `response_id` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found
- `429` — The request was rejected because a rate limit was exceeded.

## Changes

> 82 revisions in range; 28 could not be searched.

- **2026-05-13** `74cbcf73838f` — 2 breaking
  - response property `code` list-of-types was widened by adding types `null` to media type `application/json` of response `404`
  - response property `param` list-of-types was widened by adding types `null` to media type `application/json` of response `404`
- **2025-03-11** `6ab43fe7798e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openai/apis/openapi/changes/responses/:response_id/delete.md)

---

[API](https://skmtc.dev/openai/apis/openapi.md) · [All operations](https://skmtc.dev/openai/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/openapi/revisions/959ef977e135/schema)
