Authorization: ********************{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"dataId": 0,
"mediaUrl": "string",
"photoUrl": "string",
"fileName": "string",
"title": "string",
"tag": "string",
"depict": "string",
"tradeType": 0,
"dataType": 0,
"saleScene": 0,
"approveNum": 0,
"forwardNum": 0,
"duration": 0,
"buttonType": 0,
"phoneNum": "string",
"productPrice": "string",
"shareType": 0
}curl --location 'https://www.mengzhikeji.cn/prod-api/resource/dataManage/remove' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"dataId": 0,
"mediaUrl": "string",
"photoUrl": "string",
"fileName": "string",
"title": "string",
"tag": "string",
"depict": "string",
"tradeType": 0,
"dataType": 0,
"saleScene": 0,
"approveNum": 0,
"forwardNum": 0,
"duration": 0,
"buttonType": 0,
"phoneNum": "string",
"productPrice": "string",
"shareType": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}