Google Search Console API
  1. sitemaps
Google Search Console API
  • urlInspection
    • /v1/urlInspection/index:inspect
      POST
  • urlTestingTools
    • /v1/urlTestingTools/mobileFriendlyTest:run
      POST
  • sites
    • /webmasters/v3/sites
      GET
    • /sites
      GET
    • /webmasters/v3/sites/{siteUrl}
      DELETE
    • /sites/{siteUrl}
      DELETE
    • /webmasters/v3/sites/{siteUrl}
      GET
    • /sites/{siteUrl}
      GET
    • /webmasters/v3/sites/{siteUrl}
      PUT
    • /sites/{siteUrl}
      PUT
  • searchanalytics
    • /webmasters/v3/sites/{siteUrl}/searchAnalytics/query
      POST
    • /sites/{siteUrl}/searchAnalytics/query
      POST
  • sitemaps
    • /webmasters/v3/sites/{siteUrl}/sitemaps
      GET
    • /sites/{siteUrl}/sitemaps
      GET
    • /webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}
      DELETE
    • /sites/{siteUrl}/sitemaps/{feedpath}
      DELETE
    • /webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}
      GET
    • /sites/{siteUrl}/sitemaps/{feedpath}
      GET
    • /webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}
      PUT
    • /sites/{siteUrl}/sitemaps/{feedpath}
      PUT
  • Schemas
    • Schemas
      • AmpInspectionResult
      • AmpIssue
      • ApiDataRow
      • ApiDimensionFilter
      • ApiDimensionFilterGroup
      • BlockedResource
      • DetectedItems
      • Image
      • IndexStatusInspectionResult
      • InspectUrlIndexRequest
      • InspectUrlIndexResponse
      • Item
      • MobileFriendlyIssue
      • MobileUsabilityInspectionResult
      • MobileUsabilityIssue
      • ResourceIssue
      • RichResultsInspectionResult
      • RichResultsIssue
      • RunMobileFriendlyTestRequest
      • RunMobileFriendlyTestResponse
      • SearchAnalyticsQueryRequest
      • SearchAnalyticsQueryResponse
      • SitemapsListResponse
      • SitesListResponse
      • TestStatus
      • UrlInspectionResult
      • WmxSite
      • WmxSitemap
      • WmxSitemapContent
  1. sitemaps

/sites/{siteUrl}/sitemaps/{feedpath}

DELETE
/sites/{siteUrl}/sitemaps/{feedpath}
Deletes a sitemap from this site.

Request

Path Params

Responses

🟢200Successful response
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://searchconsole.googleapis.com//sites//sitemaps/'
Response Response Example
{}
Modified at 2022-09-12 11:46:11
Previous
/webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}
Next
/webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}
Built with