Set A User Variable
GET
https://keyauth.win/api/seller/Set a user variable
Request
Query Params
sellerkey
string
required
Obtain a seller key by visiting https://keyauth.cc/app/?page=seller-settings (Must have the Seller Subscription)
The type of the request. (Verify)
type
string
required
The type of the request. (setvar)
Example:
setvar
user
string
required
The username of the user
var
string
required
The name of the user variable
data
string
required
The data being assigned to the user variable
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago