Hey - is there a way to use the API to PATCH a lookup table in a pack?
Solved
Is there a way to use the API to `PATCH` a lookup table in a pack?
Best answer by Raanan Dagan
It looks like a format thing .. extra spaces / string?
The one I used
curl -X POST "http://192.168.56.254:9000/api/v1/version/commit"-H "accept: application/json" -H "Authorization: Bearer long_bearer_token_goes_here"-H "Content-Type: application/json"-d '{"message":"automation@cribl:commit","group":"default","files":["groups/default/data/lookups/host_destination.csv","groups/default/data/lookups/host_destination.yml"]}'Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
