Skip to main content
PUT
Update missed call auto-message 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
missedCallMessage
string

SMS auto-reply sent after a missed inbound call; supports placeholder tokens like {{contactName}} and {{agentName}}.

Maximum string length: 500
missedCallAutoMessageEnabled
boolean

Master toggle: when false, no missed-call auto-message is sent even if the template is populated.

Response

Missed call configuration updated

missedCallMessage
string | null
Maximum string length: 500
missedCallAutoMessageEnabled
boolean