Skip to content

Create Sitemap

EndpointMethod
/api/admin/marketing/sitemapsPOST

Request Body

FieldTypeRequiredNotes
file_namestringyes
pathstringyes

Sitemap is not auto-generated on save

Creating the row does NOT build the XML files. Call POST /api/admin/marketing/sitemaps/{id}/generate to (re)build the XML.

Permission: marketing.search_seo.sitemaps.create.

Released under the MIT License.