Authorization: ********************{
"id": 0
}curl --location --request POST 'test-mg-admin.hwyc.io/v1/event/oracle/cancel' \
--header 'Authorization: <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": 0,
"msg": "string",
"data": {},
"success": true
}