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