---
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

---

[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/revisions/94875d963953/schema)
