Skip to content
PUThttps://app.evoriqa.com/api/v1/chatbots/{chatbotId}/business-hours

Save business hours

Replaces the chatbot business hours. The whole week is replaced on every save — a day missing from `schedule` becomes closed. Day keys outside `mon`-`sun` are dropped silently rather than rejected, so a schedule keyed by full day names saves as an empty week.

Requires scope chatbots:write

Warning:

Access is gated — enable it before your first call

The API is off by default. A request succeeds only when all three switches are on: the platform master switch (off by default), your organisation’s API toggle, and your plan or client entitlement. Any one off returns 403 API access is not enabled for this workspace.

Parameters

Request body

Content type: application/json

Request

Response

200 OK