Update a queue's operating hours
PATCH {{baseUrl}}/contact_center/queues/:queueId/operating_hours
Update a queue's operating hours.
Scopes:
contact_center_queue:write:admin
Rate Limit Label
:
LIGHT
Request Body
{"account_default_business_hour"=>"<boolean>", "operating_hours_business_hour_id"=>"<string>", "account_default_closure_set"=>"<boolean>", "operating_hours_closure_set_id"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``