Skip to main content
POST
Upsert Contact By Email Or Phone Number

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Query Parameters

first_name
string | null
required
last_name
string | null
required
email
string<email> | null
required
phone_number
string | null
required

Response

Successful Response

message
string | null
default:Data created successfully
meta
Meta · object | null
data
IContactRead · object | null