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