LicenseService.deleteLicenseById Method

Deletes the license with the specified ID.
 

Parameters

id

Type: String
The ID of the license to delete.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.