provider Batch POST
/crm/v3/objects/contacts/batch/archive @utdk/hubspot
/crm/v3/objects/contacts/batch/archive Archive a batch of contacts
Archive a batch of contacts by ID. Archived contacts can be restored within 90 days of deletion. Learn more about the [data impacted by contact deletions](https://knowledge.hubspot.com/privacy-and-consent/understand-restorable-and-permanent-contact-deletions) and how to [restore archived records](https://knowledge.hubspot.com/records/restore-deleted-records).
Try it
Authentication
Configure credentials for Contacts
Code snippet
Updates live as you fill in the form above.
TypeScript
import hubspot from '@utdk/hubspot';
await hubspot.post.crm.v3.objects.contacts.batch.archiveArchive()