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

# Update audience settings

`PATCH /v3/settings/brand/audience`

Update the brand's target audience, primary topics, default language/country, and target regions. All fields optional; only provided fields change.

## Request body

- object
  - `teamId` string
  - `primaryTopics` string[]
  - `targetAudience` string[]
  - `defaultLanguage` string
  - `defaultCountry` string, nullable
  - `regions` object[], nullable

## 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/versions/6e50f4761eea/schema)
