Example searches: “error”, “esqlQuery”, “uuid”, “warning”, “params”
Delete a query pack using the pack ID.
The ID of the pack you want to run, retrieve, update, or delete.
OK
curl \ --request DELETE 'https://<KIBANA_URL>/api/osquery/packs/3c42c847-eb30-4452-80e0-728584042334' \ --header "Authorization: $API_KEY"