Subtract Time From A Users Expiration
GET
https://keyauth.win/api/seller/Subtract time from a users expiration.
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. (subtract)
Example:
subtract
user
string
required
The username of the user
sub
string
required
The subscription of the user
seconds
string
required
The number of seconds to subtract from the user
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago