API Reference
Delete File
This API allows you to delete a file using its delete key.
curl -X GET "https://s.ee/api/v1/file/delete/string"{
"code": "string",
"message": "string",
"success": true
}This API allows you to delete a file using its delete key.
curl -X GET "https://s.ee/api/v1/file/delete/string"{
"code": "string",
"message": "string",
"success": true
}curl -X GET "https://s.ee/api/v1/file/delete/string"