Skip to main content
PATCH
Update a number's AI configuration

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

UUID — when present, deduplicates repeat submissions. See /api-reference/idempotency.

Path Parameters

id
string
required

Body

application/json
name
string
Required string length: 1 - 100
is_active
boolean

false stops the number from answering calls

business_name
string
Maximum string length: 200
business_description
string
Maximum string length: 2000
timezone
any

IANA zone; drives booking hours and office hours

call_settings
object
voice
object
sms
object
knowledge
object
qualification
object
booking
object
transfers
object
sms_referrals
object[]
Maximum array length: 50
forwarding
object
ivr
object

Response

Success

data
object
required