Hi! I'm sending a PUT to this endpoint: https://api.hubapi.com/crm/v4/objects/notes/noteid/associations/Company/companyid I'm just sending these two properities: { "associationCategory": "HUBSPOT_DEFINED", "associationTypeId": 190 } But I'm get
read more