curl --location '/event/v2/delete/796ac54c6dbb4efd9116b29f3727337a' \
--header 'Authorization: {{Authorization}}' \
--header 'sid: {{Authorization}}' \
--header 'userid: {{userid}}' \
--header 'SID: ' \
--header 'Cookie: SID={{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{}'{
"errorInfo": "OK",
"errorCode": "0x0",
"result": null,
"repeated": null
}