editLicense
Description
This action will edit exists license under your partner account
Example
https://api.jetlicense.com/?action=editLicense&license_id=5887980319a464498902b0cd&task=suspend
Parameters
Parameter | Type | Description | Possible values | Example |
---|---|---|---|---|
output |
String | The requested returned output type, The default is json |
|
xml |
task |
String | Required
The task you want to perform on the selected license |
|
reissue |
license_id |
String | The License id for the license that you want to edit. You must provide this parameter unless you provide the license_key and product_id parameters |
|
5887980319a464498902b0cd |
license_key |
String | The License Key |
|
License-5887980319a464498902b0cd or 1.1.1.1 |
product_id |
String | The Product id you want to create license to |
|
5887980319a464498902b0cd |
ip |
String | The new IP Address to want to change to this license. pass only if changeip task is passed |
|
1.1.1.1 |
Returns
None