{
"event": "10015",
"description": "群创建成功事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"groupId": "test"
}
}
curl --location --request POST 'http://callbackurl' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "10015",
"description": "群创建成功事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"groupId": "test"
}
}'
{}