{
"appKey": "nostrud voluptate quis esse dolor",
"operator": "sint ad incididunt ut dolore",
"deleteModuleProductConfigs": [
{
"modifyBy": "labore est qui sint proident",
"id": "55"
}
],
"operatorOrgType": "Duis aute",
"operatorOrgId": "10"
}
curl --location --request POST '/cms/vientiane/module/product/config/delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "nostrud voluptate quis esse dolor",
"operator": "sint ad incididunt ut dolore",
"deleteModuleProductConfigs": [
{
"modifyBy": "labore est qui sint proident",
"id": "55"
}
],
"operatorOrgType": "Duis aute",
"operatorOrgId": "10"
}'
{
"code": "200",
"message": null,
"data": null,
"success": true
}