OpenAI Integration
Delete a response (OpenAI format)
Deletes a stored response.
Note: This endpoint also works without the /v1 prefix (e.g., /openai/responses/{response_id}).
delete/openai/v1/responses/{response_id}
Path parameters
response_idstring required
The ID of the response to delete
Query parameters
providerstring
Provider the response was created with (defaults to openai)
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.