Delete An Existing Blacklist
GET
https://keyauth.win/api/seller/Delete a IP or a HWID from the blacklist.
Request
Query Params
sellerkey
string
required
Obtain a seller key by visiting https://keyauth.cc/app/?page=seller-settings (Must have the Seller Subscription)
type
string
required
The type of the request. (delblack)
Example:
delblack
data
string
required
The IP or the HWID that is being deleted from the blacklist
blacktype
string
required
Is an "IP" or "HWID" being deleted?
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 9 months ago