Clear the API key cache Generally available; Added in 7.10.0
POST /_security/api_key/{ids}/_clear_cache
curl \ --request POST 'http://api.example.com/_security/api_key/{ids}/_clear_cache' \ --header "Authorization: $API_KEY"