hubspot_crm_batch_archive
Batch archive up to 100 HubSpot CRM records across multiple object types with a single request. Soft-deleted records remain recoverable.
Instructions
Archive (soft-delete) up to 100 HubSpot CRM records in a single request. Applies to all object types. Archived records are not permanently deleted and can be retrieved with archived=true. Returns an empty response (HTTP 204) on success. LIMIT: Maximum 100 inputs per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Array of record IDs to archive (1–100). | |
| objectType | Yes | CRM object type. Sales objects: deals, line_items, products, quotes. Engagement objects: calls, meetings, tasks, notes, emails. |