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