Updates an existing contact’s information. At least one of name, phone, email, or custom_fields must be provided. User must have ‘contacts’ access role to update contacts.
Authentication token required for accessing protected endpoints. The token should be obtained from the main SalesCaptain authentication service.
Unique identifier for the contact to update
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Unique identifier for the company (required)
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Updated name of the contact
"John Smith"
Updated phone number (set to empty string to remove)
"+14155559999"
Updated email address (set to empty string to remove)
Custom fields to update