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

# Archive a batch of calls by ID

`POST /crm/v3/objects/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

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

## Response `204`

No content

## Other responses

- `default` — An error occurred.

## Changes

- **2026-04-13** (v3) `b1d6598337cb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/crm-calls/changes/crm/v3/objects/calls/batch/archive/post.md)

---

[API](https://skmtc.dev/hubspot/apis/crm-calls.md) · [All operations](https://skmtc.dev/hubspot/apis/crm-calls/llms.txt) · [OpenAPI document](https://skmtc.dev/hubspot/apis/crm-calls/revisions/63ab73d2de01?raw)
