curl --location --request POST '/query-knowledgebase' \
--header 'Content-Type: application/json' \
--data-raw '{
"assistant_phone": "+31201234567",
"query": "Wat zijn de openingstijden?",
"match_threshold": 0.4,
"match_count": 1
}'{
"property1": "string",
"property2": "string"
}