Office -- PATCH Updates an office

Rate limit: 1200 per minute.

Path Params
int64
required

The office's id.

Body Params
friday_hours
array of strings | null

The Friday hours of operation. Default value is ["08:00", "18:00"].

friday_hours
boolean | null

The time frame when the department wants to receive calls. Default value is false, which means the call center will always take calls (24/7).

monday_hours
array of strings | null

The Monday hours of operation. To specify when hours_on is set to True. e.g. ["08:00", "12:00", "14:00", "18:00"] => open from 8AM to Noon, and from 2PM to 6PM. Default value is ["08:00", "18:00"].

monday_hours
saturday_hours
array of strings | null

The Saturday hours of operation. Default is empty array.

saturday_hours
sunday_hours
array of strings | null

The Sunday hours of operation. Default is empty array.

sunday_hours
thursday_hours
array of strings | null

The Thursday hours of operation. Default value is ["08:00", "18:00"].

thursday_hours
tuesday_hours
array of strings | null

The Tuesday hours of operation. Default value is ["08:00", "18:00"].

tuesday_hours
wednesday_hours
array of strings | null

The Wednesday hours of operation. Default value is ["08:00", "18:00"].

wednesday_hours
Response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json