Sitemap Management V2
Fetch, Create, Update, or Delete Sitemaps of publications within Content Delivery
| API Call | HTTP Method | URL | Format | Form Data | Permissions |
|---|---|---|---|---|---|
| Create or Update Sitemap | PUT | /v2/sitemap/{pub}/{lang} | | | "Manage application" |
| Delete Sitemaps | DELETE | /v2/sitemap/{pub}/{lang} | | | "Manage application" |
| Fetch a Sitemap | GET | /v2/sitemap | | | "Use application" |