Ban License
GET
https://keyauth.win/api/seller/Ban a license and preventing them from logging into an application.
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. (ban)
Example:
ban
key
string
required
The key that is being banned
reason
string
required
The reason the key is being banned
userToo
boolean
required
Is the user the key is assigned too being banned too?
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago