Create A New User Using A License
GET
https://keyauth.win/api/seller/Create a new user using an existing license.
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. (activate)
Example:
activate
user
string
required
The username of the user that is being created
key
string
required
The license that is being used to create a new user
pass
string
required
The password that is being assigned to the new user
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
Not configured
Last modified: 8 months ago