{
"appKey": "string",
"operator": "string",
"operatorOrgId": "string",
"operatorOrgType": "string",
"id": "string"
}
curl --location --request POST '/cms/vientiane/module/deleteModule' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "string",
"operator": "string",
"operatorOrgId": "string",
"operatorOrgType": "string",
"id": "string"
}'
{}