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