removeLicenses

Unregister one or more licenses from the server. Also see addLicenses and getLicenses .

Location

/services/webservices/system/admin/server/operations

Request Elements

licenseId: List of licenses to be unregistered.

Response Elements

N/A

Faults

NotFound: If any of the given licenses do not exist.

Security: If the user does not have both ACCESS_TOOLS and MODIFY_ALL_CONFIG rights.