{
"module": "",
"client_type": "",
"version": "",
"md5": "",
"download_url": ""
}curl --location --request POST '/client-modules' \
--header 'Content-Type: application/json' \
--data-raw '{
"module": "",
"client_type": "",
"version": "",
"md5": "",
"download_url": ""
}'{}