Skip to main content
PUT
Update organization business hours configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Body

application/json
timezone
string

IANA timezone (e.g. America/New_York)

businessHours
object | null

Weekly schedule keyed by lowercase day name; pass null to clear.

Example:
holidays
object[]
Maximum array length: 200
exceptionalHours
object[]
Maximum array length: 200
allowUserBusinessHoursOverride
boolean

Response

Business hours updated

success
enum<boolean>
Available options:
true
data
object
Example: