Feb 2, 2023 3:59 AM
Hello,
I need help in removing association between contact and companies using API.Contact screen of hubspot with multiple companies association
Request for remove association
I have one contact and it's association with multiple companies and i have try to remove association using API as per Delete CRM association but this is not working for me.(There is no error and API returns 204 as per API document)
I have attached all screenshots in attachment pls see attachments.
I want to remove contact ketan from bothe the companies as menstioned in attach image.
Please do the needful.
Feb 2, 2023 3:13 PM
Hey @CDarji,
I would try using the v3 or v4 Associations API. You may have more success with one of these endpoints.
v3 Documentation
https://developers.hubspot.com/docs/api/crm/associations/v3
v4 Documentation
https://developers.hubspot.com/docs/api/crm/associations
Hope that helps!