---
title: "Archive a batch of calls by ID"
method: POST
path: "/crm/objects/2026-03/calls/batch/archive"
tags: ["Batch"]
---

# Archive a batch of calls by ID

`POST /crm/objects/2026-03/calls/batch/archive`

Archive a batch of calls by ID. Deleted calls can be restored within 90 days of being deleted, but call recordings recording will be permanently deleted. Learn more about [restoring activity records](https://knowledge.hubspot.com/records/restore-deleted-activity-in-a-record).

## Request body

- CrmObjectsBatchInputSimplePublicObjectId
  - `inputs` CrmObjectsSimplePublicObjectId[], required
    - `id` string, required — The unique ID of the object.

## Response `204`

No content

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/versions/f9c7181056c5/schema)
