{
"wecomUserId": "zhangsan",
"scope": 1,
"title": "图文朋友圈",
"type": 2,
"images": {
"text": "图文朋友圈-文案-2个",
"urls": [
"https://s3.cn-north-1.amazonaws.com.cn/xiaoju-material/public/e5786f69-b30b-4b55-84ff-0cf3f0d7c177/100k%E7%9A%84%E5%89%AF%E6%9C%AC.JPG",
"https://s3.cn-north-1.amazonaws.com.cn/xiaoju-material/public/e5786f69-b30b-4b55-84ff-0cf3f0d7c177/100k%E7%9A%84%E5%89%AF%E6%9C%AC.JPG"
]
}
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v2/wecom/moment/create?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"wecomUserId": "zhangsan",
"scope": 1,
"title": "图文朋友圈",
"type": 2,
"images": {
"text": "图文朋友圈-文案-2个",
"urls": [
"https://s3.cn-north-1.amazonaws.com.cn/xiaoju-material/public/e5786f69-b30b-4b55-84ff-0cf3f0d7c177/100k%E7%9A%84%E5%89%AF%E6%9C%AC.JPG",
"https://s3.cn-north-1.amazonaws.com.cn/xiaoju-material/public/e5786f69-b30b-4b55-84ff-0cf3f0d7c177/100k%E7%9A%84%E5%89%AF%E6%9C%AC.JPG"
]
}
}'{"errcode":0,"errmsg":"ok","momentId":"68692f2d631d6d8b356c0c72"}