API 參考
刪除檔案
永久刪除指定的檔案。
curl -X GET "https://example.com/api/v1/file/delete/string" \ -H "Authorization: string"{ "code": "string", "message": "string", "success": true}永久刪除指定的檔案。
Delete Key
API key
application/json
curl -X GET "https://example.com/api/v1/file/delete/string" \ -H "Authorization: string"{ "code": "string", "message": "string", "success": true}