curl --request POST \
--url http://sandbox.mintlify.com/core/contact \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"data": {
"attributes": {
"email": "<string>",
"name": "<string>",
"other_email": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"preferred_name": "<string>",
"honorific": "<string>",
"title": "<string>",
"role": "<string>",
"seniority": "<string>",
"bio": "<string>",
"description": "<string>",
"avatar_url": "<string>",
"birth_date": "<string>",
"phone": "<string>",
"other_phone": "<string>",
"home_phone": "<string>",
"mobile_phone": "<string>",
"linkedin_handle": "<string>",
"twitter_handle": "<string>",
"facebook_handle": "<string>",
"instagram_handle": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"company_name": "<string>",
"company_website": "<string>",
"company_industry": "<string>",
"company_employee_count": "<string>",
"company_revenue": "<string>",
"company_sector": "<string>",
"company_phone": "<string>",
"company_description": "<string>",
"company_location": "<string>",
"company_timezone": "<string>",
"company_twitter_handle": "<string>",
"company_linkedin_handle": "<string>",
"company_avatar_url": "<string>",
"company_is_icp": true,
"company_tech": [
"<string>"
],
"lead_source": "<string>",
"lead_score": 123,
"domain": "<string>",
"source": "<string>",
"type": "<string>",
"form": "<string>",
"play": "<string>",
"traffic_source": "<string>",
"last_seen": "<string>",
"visits": 123,
"chats": 123,
"meetings": 123,
"persona": "<string>",
"custom_fields": {},
"enriched_fields": [
"<string>"
],
"enriched_timestamp": "<string>"
}
}
}
'{
"data": {
"attributes": {
"email": "<string>",
"name": "<string>",
"other_email": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"preferred_name": "<string>",
"honorific": "<string>",
"title": "<string>",
"role": "<string>",
"seniority": "<string>",
"bio": "<string>",
"description": "<string>",
"avatar_url": "<string>",
"birth_date": "<string>",
"phone": "<string>",
"other_phone": "<string>",
"home_phone": "<string>",
"mobile_phone": "<string>",
"linkedin_handle": "<string>",
"twitter_handle": "<string>",
"facebook_handle": "<string>",
"instagram_handle": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"company_name": "<string>",
"company_website": "<string>",
"company_industry": "<string>",
"company_employee_count": "<string>",
"company_revenue": "<string>",
"company_sector": "<string>",
"company_phone": "<string>",
"company_description": "<string>",
"company_location": "<string>",
"company_timezone": "<string>",
"company_twitter_handle": "<string>",
"company_linkedin_handle": "<string>",
"company_avatar_url": "<string>",
"company_is_icp": true,
"company_tech": [
"<string>"
],
"lead_source": "<string>",
"lead_score": 123,
"domain": "<string>",
"source": "<string>",
"type": "<string>",
"form": "<string>",
"play": "<string>",
"traffic_source": "<string>",
"last_seen": "<string>",
"visits": 123,
"chats": 123,
"meetings": 123,
"persona": "<string>",
"custom_fields": {},
"enriched_fields": [
"<string>"
],
"enriched_timestamp": "<string>"
}
}
}Create or update a contact in Signals
curl --request POST \
--url http://sandbox.mintlify.com/core/contact \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"data": {
"attributes": {
"email": "<string>",
"name": "<string>",
"other_email": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"preferred_name": "<string>",
"honorific": "<string>",
"title": "<string>",
"role": "<string>",
"seniority": "<string>",
"bio": "<string>",
"description": "<string>",
"avatar_url": "<string>",
"birth_date": "<string>",
"phone": "<string>",
"other_phone": "<string>",
"home_phone": "<string>",
"mobile_phone": "<string>",
"linkedin_handle": "<string>",
"twitter_handle": "<string>",
"facebook_handle": "<string>",
"instagram_handle": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"company_name": "<string>",
"company_website": "<string>",
"company_industry": "<string>",
"company_employee_count": "<string>",
"company_revenue": "<string>",
"company_sector": "<string>",
"company_phone": "<string>",
"company_description": "<string>",
"company_location": "<string>",
"company_timezone": "<string>",
"company_twitter_handle": "<string>",
"company_linkedin_handle": "<string>",
"company_avatar_url": "<string>",
"company_is_icp": true,
"company_tech": [
"<string>"
],
"lead_source": "<string>",
"lead_score": 123,
"domain": "<string>",
"source": "<string>",
"type": "<string>",
"form": "<string>",
"play": "<string>",
"traffic_source": "<string>",
"last_seen": "<string>",
"visits": 123,
"chats": 123,
"meetings": 123,
"persona": "<string>",
"custom_fields": {},
"enriched_fields": [
"<string>"
],
"enriched_timestamp": "<string>"
}
}
}
'{
"data": {
"attributes": {
"email": "<string>",
"name": "<string>",
"other_email": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"preferred_name": "<string>",
"honorific": "<string>",
"title": "<string>",
"role": "<string>",
"seniority": "<string>",
"bio": "<string>",
"description": "<string>",
"avatar_url": "<string>",
"birth_date": "<string>",
"phone": "<string>",
"other_phone": "<string>",
"home_phone": "<string>",
"mobile_phone": "<string>",
"linkedin_handle": "<string>",
"twitter_handle": "<string>",
"facebook_handle": "<string>",
"instagram_handle": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"company_name": "<string>",
"company_website": "<string>",
"company_industry": "<string>",
"company_employee_count": "<string>",
"company_revenue": "<string>",
"company_sector": "<string>",
"company_phone": "<string>",
"company_description": "<string>",
"company_location": "<string>",
"company_timezone": "<string>",
"company_twitter_handle": "<string>",
"company_linkedin_handle": "<string>",
"company_avatar_url": "<string>",
"company_is_icp": true,
"company_tech": [
"<string>"
],
"lead_source": "<string>",
"lead_score": 123,
"domain": "<string>",
"source": "<string>",
"type": "<string>",
"form": "<string>",
"play": "<string>",
"traffic_source": "<string>",
"last_seen": "<string>",
"visits": 123,
"chats": 123,
"meetings": 123,
"persona": "<string>",
"custom_fields": {},
"enriched_fields": [
"<string>"
],
"enriched_timestamp": "<string>"
}
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Contact information
Show child attributes
Show child attributes
The contact's primary email address
The contact's full name
The contact's secondary email address
The contact's first name
The contact's middle name
The contact's last name
The contact's preferred name
The contact's honorific (e.g., Mr., Mrs., Dr.)
The contact's job title
The contact's role in the organization
The contact's seniority level
The contact's biography
Additional description of the contact
URL to the contact's avatar image
The contact's birth date
The contact's primary phone number
The contact's secondary phone number
The contact's home phone number
The contact's mobile phone number
The contact's LinkedIn handle
The contact's Twitter handle
The contact's Facebook handle
The contact's Instagram handle
The contact's city
The contact's state
The contact's country
The name of the contact's company
The contact's company website
The contact's company industry
The contact's company employee count
The contact's company revenue
The contact's company sector
The contact's company phone number
Description of the contact's company
Location of the contact's company
Timezone of the contact's company
Twitter handle of the contact's company
LinkedIn handle of the contact's company
URL to the company's avatar image
Whether the company is an Ideal Customer Profile (ICP)
Array of technologies used by the company
Source of the lead
Score of the lead
Domain associated with the contact
Source of the contact
Type of the contact
Form associated with the contact
Play associated with the contact
Source of traffic
Last time the contact was seen
Number of visits
Number of chats
Number of meetings
Persona associated with the contact
Custom fields associated with the contact
Array of enriched fields
Timestamp of enrichment
Contact created or updated successfully
Show child attributes
Show child attributes
The contact's primary email address
The contact's full name
The contact's secondary email address
The contact's first name
The contact's middle name
The contact's last name
The contact's preferred name
The contact's honorific (e.g., Mr., Mrs., Dr.)
The contact's job title
The contact's role in the organization
The contact's seniority level
The contact's biography
Additional description of the contact
URL to the contact's avatar image
The contact's birth date
The contact's primary phone number
The contact's secondary phone number
The contact's home phone number
The contact's mobile phone number
The contact's LinkedIn handle
The contact's Twitter handle
The contact's Facebook handle
The contact's Instagram handle
The contact's city
The contact's state
The contact's country
The name of the contact's company
The contact's company website
The contact's company industry
The contact's company employee count
The contact's company revenue
The contact's company sector
The contact's company phone number
Description of the contact's company
Location of the contact's company
Timezone of the contact's company
Twitter handle of the contact's company
LinkedIn handle of the contact's company
URL to the company's avatar image
Whether the company is an Ideal Customer Profile (ICP)
Array of technologies used by the company
Source of the lead
Score of the lead
Domain associated with the contact
Source of the contact
Type of the contact
Form associated with the contact
Play associated with the contact
Source of traffic
Last time the contact was seen
Number of visits
Number of chats
Number of meetings
Persona associated with the contact
Custom fields associated with the contact
Array of enriched fields
Timestamp of enrichment