{ "need_notification": true }
curl --location --request POST '/v7/calendars//events//delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "need_notification": true }'
{ "code": 0, "more": {}, "msg": "string" }