---
title: "Delete a blog post"
method: DELETE
path: "/cms/blogs/2026-03/posts/{objectId}"
tags: ["Basic"]
---

# Delete a blog post

`DELETE /cms/blogs/2026-03/posts/{objectId}`

Delete a blog post by ID.

## Path parameters

- `objectId` string, required

## Query parameters

- `archived` boolean

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