ExtendTrial
Call description
This request extends the trial license for 30 days. You can extend a trial license two times. You need the write permission for the customer.
•This API call requires authorization; the user has to be logged in.
•Request URL: https://mspapi.eset.com/api/License/ExtendTrial
•This request is a POST call type.
Call structure
{
"publicLicenseKey": "string"
}
Call parameters
Parameter |
Description |
---|---|
publicLicenseKey |
Public License ID number in the following format XXX-XXX-XXX. Mandatory input parameter. A proper value must be set. |
Response structure
A successful call returns an empty JSON response.
Troubleshooting
ESET MSP Administrator 2 API uses standardized error codes. If you are getting errors or unexpected responses, see the Troubleshooting API for common problems and the list of error codes.