Skip to main content
PUT
Update tenant settings

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Body

application/json
end_business_hours
integer | null
human_friendly_client_name
string | null
sleep_before_callback_processing_seconds
integer | null
start_business_hours
integer | null
timezone
string | null

Response

Success.

data
PublicSettings · object
required
meta
object
required