Add new values for a given filter
curl --request POST \ --url https://app.indexing.co/dw/filters/{name} \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data '{ "values": [ "<string>" ] }'
{ "message": "<string>" }
The name of the filter