Skip to main content
PUT
Update contact

Authorizations

X-API-Key
string
header
required

Your Flozy API key. Starts with flz_live_.

Path Parameters

leadId
integer
required
contactId
string<uuid>
required

Body

application/json
full_name
string
Maximum string length: 255
email
string<email> | null
phone_number
string | null
Maximum string length: 50
whatsapp_number
string | null
Maximum string length: 50

Response

Contact updated.