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}