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

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

---

[API](https://skmtc.dev/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.dev/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/6f56ac6a8fa3/schema)
