...
This API method returns a JSON object containing a list of license types and select the ID for the type you want to activate.
Parameters:
...
Parameter | Description | Value (as a string) |
---|---|---|
product | The product you want licenses for |
...
. |
|
...
token |
...
Your authentication token |
...
| |
method |
...
The API method name. |
|
...
Sample curl command Request:
Curl request calling the API and parsing the selected license entitlement id from the response:
...