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

# Deletes a model response with the given ID.

`DELETE /responses/{response_id}?beta=true`

## Path parameters

- `response_id` string, required

## Headers

- `openai-beta` string[]

## Response `200`

OK

## Other responses

- `404` — Not Found

## Changes

- **2026-08-05** `ab0c5306e390` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openai/apis/openapi/changes/responses/:response_id?beta=true/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/fc45a2f64c0a/schema)
