curl --request DELETE \
--url https://api.ppio.com/openai/v1/files/{file_id} \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>'{
"deleted": true,
"id": "<string>",
"object": "<string>"
}curl --request DELETE \
--url https://api.ppio.com/openai/v1/files/{file_id} \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>'{
"deleted": true,
"id": "<string>",
"object": "<string>"
}根据文件 ID 删除指定文件。Documentation Index
Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
application/jsontrue。file。