curl --location --request POST 'test-mg-admin.hwyc.io/pub/v1/event/json'{
"code": 0,
"msg": "string",
"data": [
{
"type": 0,
"image": "string",
"name": "string",
"subTypes": [
{
"type": 0,
"image": "string",
"name": "string"
}
]
}
],
"success": true
}