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}