Reset A Users HWID
GET
https://keyauth.win/api/seller/If a user logged into their account from a different device and now is HWID locked, resetting their HWID will allow them to gain access to their account again.
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. (resetuser)
Example:
resetuser
user
string
required
The username of the user that is having the HWID reset
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago