{
"token": "22c8416f-4aa3-42f7-848b-2f22d12b69e6",
"param": {
"followTeamUserId": "FuShengYiMeng",
"corpId": "ww64d6067686603d9b",
"maCrowdPackId": "dfdfdfsdfds",
"externalUserIdList": [
"wmNt3oCAAAKlABLIBmGBMqnUqWD-eSxQ"
],
"contentIds": [
117202,
117114,
117585,
117581,
117577,
117482
]
}
}
curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v1/send-group-msg' \
--header 'x-asm-prefer-tag: version-env-07' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "22c8416f-4aa3-42f7-848b-2f22d12b69e6",
"param": {
"followTeamUserId": "FuShengYiMeng",
"corpId": "ww64d6067686603d9b",
"maCrowdPackId": "dfdfdfsdfds",
"externalUserIdList": [
"wmNt3oCAAAKlABLIBmGBMqnUqWD-eSxQ"
],
"contentIds": [
117202,
117114,
117585,
117581,
117577,
117482
]
}
}'
{
"code": "0",
"message": "success",
"result": {
"requestId": 57
}
}