Skip to main content
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>'
This response does not have an example.

Authorizations

x-portkey-api-key
string
header
required

Path Parameters

response_id
string
required
Example:

Response