FileSystemService.emptyRecycleBin Method
        
 Empties all the recycled files or folders from the recycle bin.
 
         
        Parameters
        
            - accountId
            
 
            - 
                
Type: String
(optional) The ID of the account to empty the recycle bin contents for. If not specified, the account making the call is used.
Optional: True 
            - tenantId
            
 
            - 
                
Type: String
(optional) The ID of the tenant corresponding to the specified account.
 If not specified, the system will attempt to automatically determine the tenant.
Optional: True 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Object
        
A promise object that is resolved when the call is complete.
 See Dundas.BI.WebApi.Models.DeleteResultData for the structure of the returning object.