---
title: "Archive multiple subscription objects in a single request."
method: POST
path: "/crm/objects/2026-03/subscriptions/batch/archive"
tags: ["Batch"]
---

# Archive multiple subscription objects in a single request.

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

Archive a batch of subscription objects by providing their IDs in the request body.

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