post
https://localhost:44395/api/config/ClearServerCache
Behavior: Removes all entries from the cache repository, reinitializes the configuration service, invalidates the CloudFront Public API distribution with a wildcard path, and clears the in-memory ListManager.
Authorization: Requires an authenticated user with admin privileges. Returns an error if the user is not an admin.
Side Effects: Clears all cached data across the system, invalidates the CloudFront CDN distribution, and reinitializes the configuration service. This operation affects all users of the system.
Error Scenarios: Throws a VibrantException if the current user does not have admin permissions.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Server cache was successfully cleared and CloudFront distribution invalidated.
