---
title: "Import a URL into brand memory"
method: POST
path: "/v3/settings/brand/knowledge-base/url"
tags: ["Settings"]
---

# Import a URL into brand memory

`POST /v3/settings/brand/knowledge-base/url`

Import a public http(s) URL into the team's Brand Memory (the page is scraped, then indexed asynchronously).

## Request body

- object
  - `teamId` string
  - `url` string, required

## Response `200`

Default Response

## Changes

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

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