cURL
curl --request DELETE \ --url https://gomodel.example.com/v1/responses/{id} \ --header 'Authorization: <api-key>'
{ "deleted": true, "id": "<string>", "object": "<string>" }
Response ID
Provider override for native deletion
OK
Was this page helpful?