refreshSiteCache
Clear Brilliant Directories internal caches to reflect template and design changes, but note it doesn't activate newly created pages.
Instructions
Refresh the site cache — Clears BD's internal caches for the site. IMPORTANT: this does NOT register newly-created page URLs with the router — a freshly created page via createPage will still 404 on the public site even after refreshCache. The only known way to fully activate a new page is manually clicking Save on the record in BD Admin > Manage Pages. This endpoint is useful for generic cache invalidation (e.g., after changes to templates, design settings, etc.), not for page propagation. Undocumented by BD publicly; exposed via admin API-permissions UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||