curl --location --request PUT '/smartflows//targets/filter/' \
--header 'Authorization: Bearer JWT' \
--header 'Content-Type: application/json' \
--data '{
"queryId": 123456,
"audienceId": "123"
}'{
"error": "You don`t have permission to access this entity"
}