Edit Existing Global Variable
GET
https://keyauth.win/api/seller/Edit an existing global 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)
type
string
required
The type of the request. (editvar)
Example:
editvar
varid
string
required
The global variable ID
data
string
required
The new data being assigned to the global variable
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago