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

# Delete a blog post

`DELETE /cms/v3/blogs/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.

## Changes

- **2026-04-15** (v3) `dea881a60000` — 4 info
  - the endpoint scheme security `app_cookie` was removed from the API
  - the endpoint scheme security `hapikey` was removed from the API
  - the endpoint scheme security `internal_cookie` was removed from the API
  - the endpoint scheme security `shhkey` was removed from the API
- **2026-04-13** (v3) `c7d1a3be3e65` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/cms-posts/changes/cms/v3/blogs/posts/:objectId/delete.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/57ff4bed7bed/schema)
