post-crm-v4-associations-var-var-batch-archive_archive
Archive batch associations between HubSpot CRM objects by specifying source and target object types and IDs. Removes associations in bulk.
Instructions
Delete. REQUIRES body parameter with object IDs to archive. Example: {body: {inputs: [{"id": "123"}, {"id": "456"}]}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Array of items | |
| toObjectType | Yes | Path parameter toObjectType | |
| fromObjectType | Yes | Path parameter fromObjectType |