---
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

---

[API](https://skmtc.net/openai/apis/openai-api-3.md) · [All operations](https://skmtc.net/openai/apis/openai-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openai/openai-api-3/versions/74cbcf73838f/schema)
