IntegrationContacts

post/api/integrations/v1/contacts

Request body

first_namestring required
last_namestring required
emailstring required
phone_mobilestring
phone_homestring
phone_workstring
notesstring
company_namestring
assigned_to_user_idstring uuid

Example request

{
  "assigned_to_user_id": "00000000-0000-0000-0000-000000000000"
}

Response

OK

object required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.