ExtensionService.deleteExtension Method
Deletes the extension for the provided ID.
Parameters
- extensionPackageId
-
Type: String
The ID of the extension package to delete.
Return Value
Type: jQuery.Promise
Value: Boolean
A promise object that is resolved when the call is complete.
If successful, a Boolean is returned.