---
title: "Delete a Blog Author"
method: DELETE
path: "/cms/v3/blogs/authors/{objectId}"
tags: ["Basic"]
---

# Delete a Blog Author

`DELETE /cms/v3/blogs/authors/{objectId}`

Delete the Blog Author object identified by the id in the path.

## Path parameters

- `objectId` string, required

## Query parameters

- `archived` boolean

## Response `204`

No content

## Other responses

- `default` — An error occurred.

## Changes

- **2026-08-19** (v3) `0faca0c0408e` — 1 info
  - endpoint added
- **2026-07-13** (v3) `9033398af772` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (v3) `5efe689a4982` — 1 info
  - endpoint added
- **2026-07-13** (v3) `47fdf256be66` — 1 breaking
  - api path removed without deprecation
- **2026-05-22** (v3) `c46b0d8f43b7` — 2 info
  - the security scope `content` was added to the endpoint's security scheme `oauth2`
  - the security scope `blog-authors-write` was removed from the endpoint's security scheme `oauth2`

[Full history](https://skmtc.dev/hubspot/apis/cms-authors/changes/cms/v3/blogs/authors/:objectId/delete.md)

---

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