post-crm-v4-associations-definitions-configurations-var-v_update
Update existing HubSpot CRM association definitions between object types. Provide an array of inputs with category, type ID, and maximum object IDs to modify configurations.
Instructions
Update. REQUIRES body parameter with objects to update. Example: {body: {inputs: [{"id": "123", "properties": {"firstname": "John Updated"}}]}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Array of items | |
| toObjectType | Yes | Path parameter toObjectType | |
| fromObjectType | Yes | Path parameter fromObjectType |