post-crm-v3-objects-line_items-batch-archive_archive
Archive multiple HubSpot line items in one call by specifying their IDs. Use this batch operation to remove selected records from your CRM.
Instructions
Archive a batch of line items 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 |