ESET Online Help

Search
Select the topic

Suspend

Call description

This request suspends the license for the given public license key. You need to have write access for the customer. You can only suspend the license of your direct customer.

This API call requires authorization; the user has to be logged in.

Request URL: https://mspapi.eset.com/api/License/Suspend

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.

hmtoggle_plus0Example 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.

List of error codes
If you get the response Forbidden 403, you are probably requesting a license where you are not an owner.