DataCubeService.deleteParameter Method
        
 Deletes a parameter on the transform.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the data cube the parameter is in. 
            - parameterId
            
 
            - 
                
Type: String
The ID of the parameter to delete. 
        
        Return Value
        
Type: jQuery.Promise
        
A promise object that is resolved when the call is complete.