Creates a new contact for a specific company. At least one of contact_phone or contact_email must be provided. User must have ‘contacts’ access role to create contacts.
Authentication token required for accessing protected endpoints. The token should be obtained from the main SalesCaptain authentication service.
Unique identifier for the company
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Full name of the contact
"John Doe"
Phone number of the contact (required if no email provided)
"+14155551234"
Email address of the contact (required if no phone provided)
Optional list of custom fields to set for the contact