Settings

Create Known Contact

Create a new known contact.

Requires known_contacts_enabled to be true for the customer. Phone number must be in E.164 format (e.g., +12025551234).

post/settings/known-contacts

Request body

phone_numberstring required

Phone number in E.164 format (e.g., +12025551234)

namestring required

Name of the contact

first_name_phoneticstring required

Phonetic spelling of first name for AI pronunciation

Response

Successful Response

known_contact_idstring uuid required
phone_numberstring required

Phone number in E.164 format

namestring required

Name of the contact

first_name_phoneticstring required

Phonetic spelling of first name for AI pronunciation

Changes