post-crm-v4-objects-objtype-batch-archive_archive
Archive a batch of CRM objects by providing their IDs in the request body. This bulk operation removes multiple records from HubSpot in one call.
Instructions
Archive a batch of objects by ID. 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 | |
| objectType | Yes | Path parameter objectType |