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

---

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