Skip to main content
POST
Create contact

Authorizations

X-API-Key
string
header
required

Your Flozy API key. Starts with flz_live_.

Path Parameters

leadId
integer
required

Body

application/json
full_name
string
required
Maximum string length: 255
Example:

"Jane Smith"

email
string<email> | null
Example:

"jane@example.com"

phone_number
string | null
Maximum string length: 50
Example:

"+1 555 000 1234"

whatsapp_number
string | null
Maximum string length: 50

Response

Contact created.