Create Sitemap
| Endpoint | Method |
|---|---|
/api/admin/marketing/sitemaps | POST |
Request Body
| Field | Type | Required | Notes |
|---|---|---|---|
file_name | string | yes | |
path | string | yes |
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.

