---
title: "Delete a batch of blog posts"
method: POST
path: "/cms/v3/blogs/posts/batch/archive"
tags: ["Batch"]
---

# Delete a batch of blog posts

`POST /cms/v3/blogs/posts/batch/archive`

Delete a blog post by ID. 
Note: This is not the same as the in-app `archive` function. To perform a dashboard `archive` send an normal update with the `archivedInDashboard` field set to `true`.

## Request body

- BatchInputString — Wrapper for providing an array of strings as inputs.
  - `inputs` string[], required — Strings to input.

## Response `204`

No content

## Other responses

- `default` — An error occurred.

## Changes

> 55 revisions in range; 13 could not be searched.

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

[Change history](https://skmtc.dev/hubspot/apis/cms-posts/changes/cms/v3/blogs/posts/batch/archive/post.md)

---

[API](https://skmtc.dev/hubspot/apis/cms-posts.md) · [All operations](https://skmtc.dev/hubspot/apis/cms-posts/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/cms-posts/revisions/8fc95e99639c/schema)
