Responses
Delete a model response
DELETE
/openai/v1/responses/{response_id}Removes the specified response and its stored content.
Path ParametersHeader Parameters
response_idstringrequired
The ID of the response to delete.x-ms-user-isolation-keystringoptional
Opaque per-user isolation key used to scope endpoint-scoped data (responses, conversations, sessions) to a specific end user.Responses
idstringrequired
The operation ID.objectenumrequired
Always return 'response'.response
deletedenumrequired
Always return truetrue