/
OP
openai
/
OpenAI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
openai
OpenAI API
delete
Deletes a model response with the given ID.
v1
latest
OpenAPI 3.1.0
MIT
2026-07-13
242
959
2.7 MB
Responses
Deletes a model response with the given ID.
delete
/responses/{response_id}
Path parameters
response_id
string
required
Example:
resp_677efb5139a88190b512bc3fef8e535d
The ID of the response to delete.
Response
OK