Authorization: Bearer ********************{
"vinChannelList": [
"string"
]
}curl --location --request POST '/web/fms-video-manage/v1.0/ezemanage/event-snapshot' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"vinChannelList": [
"string"
]
}'{}