v1
latestOpenAPI 3.1.02026-07-265897154.5 KBAudits & Issues
Refresh the project's sitemap
Re-sync the project's configured sitemap — re-discovers the sitemap and reconciles monitored pages (add/update/remove) + HTTP statuses in the background; returns the coordinator job id. Read the resulting pages on GET /pages. Action endpoint — requires the write scope, enforces runnable-state, and blocks pitch projects. Supports Idempotency-Key replay.
post/api/mcp/projects/{projectId}/sitemap/refresh
Path parameters
projectIdstring uuid required
The project id.
Headers
Idempotency-Keystring
Optional client-generated key (e.g. a UUID). Retrying with the same key within 24h replays the original stored response (X-Idempotent-Replay: true) instead of repeating the side effect. See Idempotency.
Response
Sitemap refresh started.