Version: SG FLX
Enterprise
Cache API
Used to manage the Search Guard internal user, authentication and authorization cache.
Endpoint
/_searchguard/api/cache
DELETE
DELETE /_searchguard/api/cache
Flushes the Search Guard cache.
{
"status":"OK",
"message":"Cache flushed successfully."
}