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

---

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