{ "name": "string" }
curl --location --request POST 'http://127.0.0.1:8088/api/qkm_component/create_or_update_comp_property' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string" }'
{}