Request
The type of the request. (delfile)
The file ID or file name that is being deleted
Request samples
curl --location --request GET 'https://keyauth.win/api/seller/?sellerkey=&type=delfile&fileid='
Responses
application/json {
"success": true,
"message": "Successfully deleted files!"
}
Modified at 2025-06-17 02:19:16