Responses
Delete a model response
DELETE
/openai/v1/responses/{response_id}Deletes a model response.
Path ParametersHeader Parameters
response_idstringrequired
The ID of the response to delete.x-ms-user-identitystringoptional
Opaque per-user identity string used to scope endpoint-scoped data to a specific end user. The caller must have the agents/endpoints/UserIdentityImpersonation/action RBAC permission.Responses
idstringrequired
The operation ID.objectenumrequired
Always return 'response'.response
deletedenumrequired
Always return truetrue