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