Responses API
Delete Response
Delete a response by ID.
DELETE
Documentation Index
Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
| Parameter | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer authentication header |
| x-model-name | string | No | Model name for routing. Default: gpt-4-responses |
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| response_id | string | Yes | The ID of the response to delete |
Supported Providers
OpenAI
Full Responses API lifecycle management
Azure OpenAI
Enterprise-grade response management