- 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 | 
|---|---|
| id required | ID of the schedule to be updated. Validations: 
 | 
| schedule optional , nil allowed | Validations: 
 | 
| schedule[name] optional | Name of the template. Validations: 
 | 
| schedule[start_at] optional | The time to start the schedule. Validations: 
 | 
| schedule[stop_at] optional | The time to stop the schedule. Validations: 
 | 
| schedule[active] optional , nil allowed | 
 Validations: 
 |