---
title: "Re-read the site's sitemaps"
method: POST
path: "/v3/settings/crawling/refresh"
tags: ["Crawl Settings"]
---

# Re-read the site's sitemaps

`POST /v3/settings/crawling/refresh`

Re-fetches the site's sitemaps and refreshes the discovered URL list and subdomain options. Does not crawl or audit anything, so it spends no credits.

## Request body

- object
  - `teamId` string, required — SnowSEO team ID. Call list_teams first to choose a team.
  - `link` string, required — The site's URL or bare domain, e.g. https://example.com.

## Response `200`

Default Response

## Changes

- **2026-08-14** `c6b2fabd21be` — 1 info
  - endpoint added

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