- Authentication: The user must be authenticated to perform this action.
| Param name | Description | 
|---|---|
| 
      data  required  | 
    
      
         Validations: 
  | 
  
| 
      data[project_id]  required  | 
    
      
 Project’s ID of the folder or asset to delete Validations: 
  | 
  
| 
      data[project_id][asset_ids]  optional  | 
    
      
 IDs of assets to be deleted. Validations: 
  | 
  
| 
      data[project_id][folders]  optional  | 
    
      
         Validations: 
  | 
  
| 
      data[project_id][folders][dirname]  required  | 
    
      
 Container relative path to the folder Validations: 
  | 
  
| 
      data[project_id][folders][storage]  optional  | 
    
      
 Storage/media name of the folder Validations: 
  |