- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.
  | Param name | Description | 
|---|---|
| 
      schedule  optional , nil allowed  | 
    
      
         Validations: 
  | 
  
| 
      schedule[name]  required  | 
    
      
 Name of the template. Validations: 
  | 
  
| 
      schedule[start_at]  required  | 
    
      
 The time to start the schedule. Validations: 
  | 
  
| 
      schedule[stop_at]  required  | 
    
      
 The time to stop the schedule. Validations: 
  | 
  
| 
      schedule[active]  optional , nil allowed  | 
    
      
 Validations: 
  |