"client_broadcast_id": "aaaaaaaa-asdasdsadasda-adasda",
"sender_id": "accid1",
"extension": "occaecat",
"resend_flag": 0,
"message": {
"message_type": 0,
"sub_type": 15063838,
"text": "dolor aliqua ut laboris commodo"
},
"route_config": {
"route_enabled": true,
"route_environment": "amet sunt commodo"
},
"message_config": {
"high_priority": false,
"notify_target_tags": " "
}
}curl --location --request POST 'https://open.yunxinapi.com/im/v2/broadcast_notification/actions/chatroom' \
--header 'AppKey: ' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce: ' \
--header 'CurTime: ' \
--header 'CheckSum: ' \
--header 'Content-Type: application/json' \
--data-raw '"client_broadcast_id": "aaaaaaaa-asdasdsadasda-adasda",
"sender_id": "accid1",
"extension": "occaecat",
"resend_flag": 0,
"message": {
"message_type": 0,
"sub_type": 15063838,
"text": "dolor aliqua ut laboris commodo"
},
"route_config": {
"route_enabled": true,
"route_environment": "amet sunt commodo"
},
"message_config": {
"high_priority": false,
"notify_target_tags": " "
}
}'{
"code": 0,
"msg": "string",
"data": {
"create_time": 0,
"client_broadcast_id": "string",
"sender_id": "string",
"from_nick": "string",
"from_avator": "string",
"room_id": "string",
"message_type": 0,
"text": "string",
"attachment": {},
"from_client_type": "string",
"high_priority": true,
"sub_type": 0
}
}