{ "socketType":2, "list":[ { "type":207, "groupName":"测试群01", "newGroupName":"测试群02", "newGroupAnnouncement":"修改的群公告(选填)", "selectList":[ ], "showMessageHistory":false, "removeList":[ ] } ] }
curl --location -g --request POST 'https://api.worktool.ymdyes.cn/wework/sendRawMessage?robotId=worktool1' \ --header 'Content-Type: application/json' \ --data-raw '{ "socketType":2, "list":[ { "type":207, "groupName":"测试群01", "newGroupName":"测试群02", "newGroupAnnouncement":"修改的群公告(选填)", "selectList":[ ], "showMessageHistory":false, "removeList":[ ] } ] }'
{ "code": 0, "message": "string", "data": "string" }