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

# Archive a batch of projects

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

Archive multiple projects using their IDs.

## 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.

---

[API](https://skmtc.net/hubspot/apis/crm-projects.md) · [All operations](https://skmtc.net/hubspot/apis/crm-projects/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/crm-projects/revisions/991245afe3f5/schema)
