{ "languageID": 0 }
curl --location --request POST 'http://127.0.0.1:9307/cypnest/config/language/set' \ --header 'Content-Type: application/json' \ --data-raw '{ "languageID": 0 }'
{}