This endpoint allows you to update an existing contact in HubSpot, identified by email.
Use case for this endpoint: Because this method allows you to update contact properties, it could be used by an integration to synchronize contact data from an external CRM by email address.
Note: This endpoint will return a 404 if there is no existing record with the specified email address. If you’re looking to automatically create or update contacts using an email address, you can use this endpoint.
There are some properties that are worth noting in terms of updating a contact:
The email address of the record that you want to update.
Successful response - This endpoint allows you to update an existing contact in HubSpot, identified by email
The response is of type object
.