# Delete file **DELETE /files/{id}** 删除已上传的文件。 ## Servers - Production: https://api.kuaichuti.net/v1 (Production) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (string) ## Responses ### 200 file deleted #### Body: application/json (object) - **id** (string) - **object** (string) - **deleted** (boolean) ### 404 file not found [Powered by Bump.sh](https://bump.sh)