---
title: "Update brand settings"
method: PATCH
path: "/v3/settings/brand/"
tags: ["Settings"]
---

# Update brand settings

`PATCH /v3/settings/brand/`

Update the brand profile: name, website, description, content guidelines, aliases, brand colors, logo, and online-presence links. All fields optional; only provided fields change.

## Request body

- object
  - `teamId` string
  - `name` string
  - `website` string
  - `blogSuffix` string, nullable
  - `description` string
  - `contentGuidelines` string
  - `brandSlug` string
  - `aliases` string[]
  - `brandColors` object, nullable
  - `logo` string, nullable
  - `onlinePresence` object

## Response `200`

Default Response

## Changes

> 31 revisions in range; 7 could not be searched.

- **2026-07-26** `60ff6690f93c` — 1 breaking, 1 info
  - added required request body
  - api tag `Settings` added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/settings/brand/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)
