---
title: "Rename or edit a brand memory entry"
method: PATCH
path: "/v3/settings/brand/knowledge-base/{id}"
tags: ["Settings"]
---

# Rename or edit a brand memory entry

`PATCH /v3/settings/brand/knowledge-base/{id}`

Rename (any entry) and/or edit the content (text entries only) of a Brand Memory document by id.

## Path parameters

- `id` string, required

## Request body

- object
  - `teamId` string
  - `name` string
  - `content` string

## Response `200`

Default Response

## Changes

- **2026-08-23** `5c54912ec4f7` — 1 info
  - endpoint added
- **2026-07-26** `60ff6690f93c` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/settings/brand/knowledge-base/:id/patch.md)

---

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