curl --location --request POST 'https://api2.hik-cloud.com/api/v1/edu/classbrand/publish/actions/publishVideo' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "ClassVideo",
"classId": "11a795f4a25d4de09edd091f28747efc",
"schoolId": "11a795f4a25d4de09333391f28747efc",
"videoName": "规则配置2副本",
"videoSize": 870,
"videoUrl": "https://pbpic.hik-cloud.com/minerva/system/style/2020/10/27/dfa4e90b8096c43fb080c0e/7c011cd8-407d-45c3-c74f-91489e6f98b2.mp4",
"createTime": "2020-10-27 10:45:16",
"isShow": "SHOW"
}'