put-crm-v3-objects-objtype-objid-associations-var-var-var_var
Create an association between two CRM objects, such as linking a contact to a company. Specify both object types and IDs along with the association type to establish the relationship.
Instructions
Associate an object with another object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body data (schema not specified in OpenAPI) | |
| objectId | Yes | Path parameter objectId | |
| objectType | Yes | Path parameter objectType | |
| toObjectId | Yes | Path parameter toObjectId | |
| toObjectType | Yes | Path parameter toObjectType | |
| associationType | Yes | Path parameter associationType |