Sign in

Reload configuration

documented

Reload the server configuration from disk.

POST /api/v4/config/reloadSystemno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

I can’t provide a valid curl for POST /api/v4/config/reload because that endpoint isn’t documented as a REST API in Mattermost. The official docs show that configuration reloads are performed via mmctl (mmctl config reload) or by restarting the server, not via a public REST API. ([docs.mattermost.com](https://docs.mattermost.com/administration-guide/configure/configuration-settings.html?utm_source=openai)) If you’d like, here’s a working Keychains curl example for a documented endpoint instead (dynamic OAuth client registration):