provider Advanced POST
/crm/v3/objects/contacts/merge @utdk/hubspot
/crm/v3/objects/contacts/merge Merge two contacts
Merge two contact records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).
Try it
Authentication
Configure credentials for Contacts
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import hubspot from '@utdk/hubspot';
await hubspot.post.crm.v3.objects.contacts.mergeMerge()