- Authentication: The user must be authenticated to perform this action.
| Param name | Description | 
|---|---|
| 
      session  optional , nil allowed  | 
    
      
         Validations: 
  | 
  
| 
      session[name]  required  | 
    
      
 Name of the Session. Validations: 
  | 
  
| 
      session[container_ids]  required  | 
    
      
 Containers included in the Session. Validations: 
  | 
  
| 
      session[open]  optional , nil allowed  | 
    
      
 Whether the Session is currently opened. Validations: 
  |