---
title: "Update a Blog Author"
method: PATCH
path: "/cms/blogs/2026-03/authors/{objectId}"
tags: ["Basic"]
---

# Update a Blog Author

`PATCH /cms/blogs/2026-03/authors/{objectId}`

Sparse updates a single Blog Author object identified by the id in the path.
All the column values need not be specified. Only the that need to be modified can be specified.

## Path parameters

- `objectId` string, required

## Query parameters

- `archived` boolean

## Response `200`

successful operation

## Other responses

- `default` — An error occurred.

## Changes

> 14 revisions in range; 1 not diffed, 2 could not be searched.

- **2026-04-08** `b0d8bc008db9` — 1 info
  - api operation id `patch-/cms/blogs/2026-03/authors/{objectId}_update` removed and replaced with `patch-/cms/blogs/2026-03/authors/{objectId}`
- **2026-03-25** `62586336cea2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/hubspot-api-specification/changes/cms/blogs/2026-03/authors/:objectId/patch.md)

---

[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/f9c7181056c5/schema)
