Update contact
documentedUpdate an existing contact by ID
PUT /contacts/{id}/Contactsno implementation yet0 runsInput
id
Contact ID
12345
first_name
First name
John
last_name
Last name
Doe
email
Email address
john.doe@example.com
phone
Phone
(555) 123-4567
mobile
Mobile
+1 555 987-6543
country_code
Country code
US
address
Address
123 Main St
city
City
San Francisco
state
State/Region
CA
postal_code
Postal code
94105
company_name
Company name
Acme Corp
job_title
Job title
Engineer
notes
Notes
Some notes about the contact
custom_field1
Custom field 1
Value for custom field 1
custom_field2
Custom field 2
Value for custom field 2
Calls CallHub as you (your API key is your account); keychains.dev holds the credentials.