Associate two contacts
PUT {{baseUrl}}/crm/v3/objects/contacts/:contactId/associations/:toObjectType/:toObjectId/:associationType?hapikey=
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hapikey | null |
RESPONSES
status: OK
{"associations":{"contacts":{"results":[{"id":"354229","type":"contact_to_company"}]}},"createdAt":"2019-10-30T03:30:17.883Z","archived":false,"id":"574148","properties":{},"updatedAt":"2019-12-07T16:50:06.678Z"}