PUT https://www.googleapis.com/webmasters/v3/sites/siteUrl/sitemaps/feedpath
Parameters
Parameter name
Value
Description
Path parameters
feedpath
string
The URL of the sitemap to add. For example:http://www.example.com/sitemap.xml
siteUrl
string
The URL of the property as defined in Search Console. For example:http://www.example.com/(URL-prefixproperty),
orsc-domain:example.com(Domainproperty).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-23 UTC."],[],["This content outlines the process for submitting a sitemap to a website using the Webmasters API. It requires authorization with the `https://www.googleapis.com/auth/webmasters` scope. The process involves sending a PUT request to a specific URL, including the `siteUrl` and the `feedpath` (sitemap URL) as parameters. No request body is needed. Successful submission results in an empty response body. The provided link allows to test the process live.\n"]]