---
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
- `429` — The request was rejected because a rate limit was exceeded.

---

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