Update StandardDetailedWorkHours of Calendar
put
                    /calendar/standardDetailedWorkHours
Request
Header Parameters
                    - 
                            Authorization: 
                            
                            OAuth token
Supported Media Types
                            - application/json
Root Schema : SetStandardDetailedWorkHours
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    SetStandardDetailedWorkHoursSetStandardDetailedWorkHours Entity
    
    
    
    
        Show Source
        - 
                
                    
                    CalendarObjectId: integer
                    
                    
                     (int32) 
                    
                
                
                The unique identifier for the calendar object.
- 
                
                    
                    DetailedWorkHours: string
                    
                    
                     
                    
                
                
                The detailed work hours to set for the specified date.
- 
                
                    
                    IDayOfWeek: integer
                    
                    
                     (int32) 
                    
                
                
                The day of the week (from 1 to 7).
Response
Supported Media Types
                - application/json
200 Response
OK.
                            
                            
                                Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
boolean400 Response
Bad Request.
                            
                            
                            
                            
                        401 Response
Unauthorized.
                            
                            
                            
                            
                        403 Response
Forbidden.
                            
                            
                            
                            
                        404 Response
Not Found.
                            
                            
                            
                            
                        405 Response
Invalid Input.
                            
                            
                            
                            
                        500 Response
Internal Server Error.