Deletes a model response with the given ID.
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>"
}Delete a Response
DELETE
/
responses
/
{response_id}
Deletes a model response with the given ID.
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>"
}Documentation Index
Fetch the complete documentation index at: https://portkey-docs-fix-cache-hit-elaborate.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Last modified on May 21, 2026
Was this page helpful?
⌘I

