Cleanup the Risk Engine
Cleaning up the the Risk Engine by removing the indices, mapping and transforms
DELETE
/api/risk_score/engine/dangerously_delete_data
curl \
--request DELETE 'https://localhost:5601/api/risk_score/engine/dangerously_delete_data' \
--header "Authorization: $API_KEY"