English
cURL
curl --request DELETE \ --url https://proxy.innk.cc/v1/responses/{response_id} \ --header 'Authorization: Bearer <token>'
Deletes a model response.
The authentication header format is Bearer <API_KEY>, where <API_KEY> is your API token.
Bearer <API_KEY>
<API_KEY>
Response ID
Was this page helpful?