简体中文
cURL
curl --request DELETE \ --url https://api.ppinfra.com/openai/v1/files/{file_id} \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>'
{ "deleted": true, "id": "<string>", "object": "<string>" }
application/json
true
file