Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
删除一个 File。
DELETE /api/v1/cloud/files/{file_id}
file_id
file_
Authorization
Bearer <PAT>
curl -X DELETE https://api.qoder.com/api/v1/cloud/files/file_019e3bb8c1387743bf4ef115aae5acb1 \ -H "Authorization: Bearer $QODER_PAT"
{ "id": "file_019e3bb8c1387743bf4ef115aae5acb1", "type": "file_deleted" }
"type": "file_deleted"
authentication_error
not_found_error
conflict_error