Settings

Update Known Contact

Update an existing known contact.

put/settings/known-contacts/{known_contact_id}

Path parameters

known_contact_idstring uuid required

Request body

phone_numberstring nullable

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

namestring nullable

Name of the contact

first_name_phoneticstring nullable

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

No recorded changes to this endpoint across all 1 revision of this API.