ResourceService.deleteBuiltInResource Method
        
 Deletes the built-in resource for the given kind and tenant.
 
         
        Parameters
        
            - resourceKind
            
 
            - 
                
Type: BuiltInResourceKind
The resource kind the built-in resource is for. 
            - tenantId
            
 
            - 
                
Type: String
(optional) The ID of the tenant this resource is for, if applicable.
Optional: True 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Boolean
        
A promise object that is resolved when the call is complete.
 If successful, a Boolean is returned.