Update contact
documentedUpdates a contact by ID.
PUT /api/v1/contact/{contact_id}Contactsno implementation yet0 runsInput
contact_id*
Contact ID
{{$contact_id}}
type
Update type (e.g., 0 to replace fields)
{{$type}}
leads_data
Leads data flag
{{$leads_data}}
avatar_url
Avatar URL
{{$avatar_url}}
first_name
First name
{{$first_name}}
last_name
Last name
{{$last_name}}
email
Email
{{$email}}
owner_id
Owner ID
{{$owner_id}}
is_important
Is important
{{$is_important}}
Calls nimble as you (your API key is your account); keychains.dev holds the credentials.