Set Note On Existing License
GET
https://keyauth.win/api/seller/Set a note on 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. (setnote)
Example:
setnote
key
string
required
The key that the note is being assigned too
note
string
required
The note that is being assigned to the key
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago