post-crm-v3-associations-var-var-batch-archive_archive
Archive multiple HubSpot CRM object associations in one batch request. Provide object IDs and association type to remove them.
Instructions
Archive a batch of associations. 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 |