Skip to main content
PATCH
Update Contact

Headers

Authorization
string | null

Path Parameters

contact_id
string<uuid>
required

Body

application/json

Request to update a contact.

name
string | null
Maximum string length: 255
email
string | null
Maximum string length: 255
tags
string[] | null
custom_fields
Custom Fields · object | null
is_opted_out
boolean | null

Response

Successful Response

Single contact response.

id
string<uuid>
required
phone_number
string
required
source
string
required
is_opted_out
boolean
required
tags
string[]
required
created_at
string
required
updated_at
string
required
name
string | null
email
string | null
whatsapp_name
string | null
profile_picture_url
string | null
custom_fields
Custom Fields · object | null
source_details
string | null
opted_out_at
string | null
last_message_at
string | null