/
MA
maia-analytics
/
MAIA API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
maia-analytics
MAIA API
patch
Update Contact
v4
latest
OpenAPI 3.1.0
2026-08-08
278
476
614.0 KB
saved-contacts
Update Contact
patch
/api/v1/saved-contacts/{project_id}/contacts/{contact_id}
Path parameters
contact_id
string
uuid
required
Request body
UpdateContactRequest
required
full_name
string
nullable
first_name
string
nullable
last_name
string
nullable
job_title
string
nullable
job_company_name
string
nullable
work_email
string
nullable
personal_email
string
nullable
phone
string
nullable
mobile_phone
string
nullable
linkedin_url
string
nullable
location_name
string
nullable
status
'not_contacted'
|
'contacted'
|
'contact_failed'
nullable
is_favorite
boolean
nullable
Response
Successful Response
SavedContactResponse
required
id
string
uuid
required
project_id
string
uuid
required
full_name
string
required
first_name
string
nullable
last_name
string
nullable
job_title
string
nullable
job_company_name
string
nullable
work_email
string
nullable
personal_email
string
nullable
phone
string
nullable
mobile_phone
string
nullable
linkedin_url
string
nullable
location_name
string
nullable
source_attribution
string
nullable
status
string
required
is_favorite
boolean
created_by
string
uuid
required
created_at
string
date-time
required
updated_at
string
date-time
required
note_count
integer
feature_link_count
integer