{
"appKey": "123",
"operator": "98092688",
"operatorOrgId": "111",
"operatorOrgType": "111",
"data": {
"id": 29780266431884255
}
}
curl --location --request POST '/promotioncenter/activity/deleteActivity' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "123",
"operator": "98092688",
"operatorOrgId": "111",
"operatorOrgType": "111",
"data": {
"id": 29780266431884255
}
}'
{
"code": "200",
"message": null,
"data": 150457239864961800,
"success": true
}