hubspot_delete_association
Remove an association between two HubSpot objects by specifying source and target object types and IDs.
Instructions
Remove an association between two HubSpot objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toObjectId | Yes | The ID of the target object | |
| fromObjectId | Yes | The ID of the source object | |
| toObjectType | Yes | The type of the target object | |
| fromObjectType | Yes | The type of the source object |