{
"appKey": "aliquip consequat veniam tempor anim",
"operator": "anim ullamco",
"data": {
"moduleProductConfigIds": [
35,
75,
82,
89
]
},
"operatorOrgType": "occaecat velit in irure dolor",
"operatorOrgId": "95"
}
curl --location --request POST '/cms-center/module/product/config/delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "aliquip consequat veniam tempor anim",
"operator": "anim ullamco",
"data": {
"moduleProductConfigIds": [
35,
75,
82,
89
]
},
"operatorOrgType": "occaecat velit in irure dolor",
"operatorOrgId": "95"
}'
{
"code": "200",
"message": null,
"data": null,
"success": true
}