Skip to main content
PUT
Update a contact

Authorizations

Authorization
string
header
required

API key starting with leo_

Path Parameters

id
string<uuid>
required

Contact ID

Body

application/json
first_name
string
last_name
string
emails
object[]
phones
object[]
title
string
current_company
string
location
string
linkedin_profile
string
resume
string<uri>
tags
string[]
global_status
string
do_not_contact
boolean
custom_data
object

Partial custom field update map keyed by custom field key. Keys with null values are removed; omitted keys are preserved.

Response

Contact updated

data
object
Example: