---
title: "Submit a sitemap to Google Search Console"
method: POST
path: "/v3/sitemaps/submit-gsc"
tags: ["Sitemaps"]
---

# Submit a sitemap to Google Search Console

`POST /v3/sitemaps/submit-gsc`

Submits a sitemap URL to Google Search Console for this site. This SENDS DATA TO GOOGLE and changes what Google crawls — always confirm the exact sitemap URL with the user first. Requires GSC to be connected. Check sitemaps_gsc afterwards to see how Google processed it.

## Request body

- object
  - `teamId` string, required — SnowSEO team ID. Call list_teams first to choose a team.
  - `sitemapUrl` string — Full URL of the sitemap to submit, e.g. https://example.com/sitemap.xml. Defaults to the team's generated sitemap.

## Response `200`

Default Response

## Changes

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

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