delete_sitemap
Delete a submitted XML sitemap from your Search Console property. Use dryRun to preview the removal before making changes.
Instructions
Remove a submitted sitemap from a Search Console property (write; supports dryRun)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, report what would be removed without writing to Search Console | |
| siteUrl | Yes | Search Console property | |
| feedpath | Yes | Absolute URL of the sitemap to remove |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| siteUrl | Yes | ||
| success | Yes | ||
| feedpath | Yes |