Authorization: Bearer ********************
X-Altan-Key: ********************
{
"filter_spec": {},
"edge_description": "string"
}
curl --location --request PATCH 'https://api.altan.ai/module//condition//filter' \
--header 'Content-Type: application/json' \
--data-raw '{
"filter_spec": {},
"edge_description": "string"
}'
null