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?