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

# Delete a batch of blog posts

`POST /cms/blogs/2026-03/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`.

## 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/revisions/f9c7181056c5/schema)
