Skip to main content
POST

Request Body

array
required
List of contact objects containing:
  • email (string, required)
  • name (string)
  • list_name (string)
  • phone (string)
  • company (string)
  • job_title (string)
  • linkedin_url (string)
  • tags (array of strings)
  • is_subscribed (boolean)
  • additional_info (object)
array
Optional: Array of list UUIDs to associate all contacts with.