post-crm-v3-objects-quotes-batch-archive_archive
Archive multiple quotes at once by providing their object IDs in a batch, simplifying bulk removal from HubSpot CRM.
Instructions
Archive a batch of quotes 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 |