Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.allium.so/api/v1/streams/data-management/filter-data-sources/{data_source_id}/values \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data ' { "values": [ "<string>" ] } '
{ "message": "<string>" }
Update values for a filter data source
ADD
DELETE
Successful Response
Was this page helpful?