Delete one or more IP geolocation database configurations.
The period to wait for a connection to the master node. If no response is received before the timeout expires, the request fails and returns an error.
The period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error.
curl \
--request DELETE 'http://api.example.com/_ingest/geoip/database/{id}' \
--header "Authorization: $API_KEY"