Skip to main content
PATCH
Update Contact

Authorizations

X-API-Key
string
header
required

Workspace API key (e.g. kej_live_...)

Path Parameters

contact_id
string
required

Body

application/json

Partial update for a contact. All fields optional.

phone
string | null
whatsapp_number
string | null
email
string | null
first_name
string | null
last_name
string | null
company
string | null
job_title
string | null
country
string | null
timezone
string | null
language
string | null
tags
string[] | null
metadata
Metadata · object | null

Response

Successful Response

A contact (public-safe response).

id
string
required
phone
string | null
whatsapp_number
string | null
email
string | null
first_name
string | null
last_name
string | null
company
string | null
job_title
string | null
country
string | null
timezone
string | null
language
string | null
tags
string[]
metadata
Metadata · object
source
string | null
is_active
boolean
default:true
created_at
string | null
updated_at
string | null