Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.portkey.ai/v1/responses/{response_id} \ --header 'x-portkey-api-key: <api-key>'
{ "code": "<string>", "message": "<string>", "param": "<string>", "type": "<string>" }
The ID of the response to delete.
"resp_677efb5139a88190b512bc3fef8e535d"
OK
Was this page helpful?