{
"wechatLiveId": 0,
"wechatLiveTitle": "string",
"actRange": 0,
"actRangeExt": [
0
],
"isFeedsPublic": 0,
"name": "string",
"coverImg": "string",
"shareImg": "string",
"startTime": "string",
"endTime": "string",
"anchorName": "string",
"anchorImg": "string",
"liveType": 0,
"closeLike": 0,
"closeGoods": 0,
"closeComment": 0,
"closeKf": 0,
"closeReplay": 0,
"feedsImg": "string",
"anchorId": "string",
"anchorOpenid": "string",
"subAnchorWechat": "string"
}curl --location '/adminapi/content/wechatLive/update' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin' \
--header 'Content-Type: application/json' \
--data '{
"wechatLiveId": 0,
"wechatLiveTitle": "string",
"actRange": 0,
"actRangeExt": [
0
],
"isFeedsPublic": 0,
"name": "string",
"coverImg": "string",
"shareImg": "string",
"startTime": "string",
"endTime": "string",
"anchorName": "string",
"anchorImg": "string",
"liveType": 0,
"closeLike": 0,
"closeGoods": 0,
"closeComment": 0,
"closeKf": 0,
"closeReplay": 0,
"feedsImg": "string",
"anchorId": "string",
"anchorOpenid": "string",
"subAnchorWechat": "string"
}'