cURL
curl --request POST \ --url 'https://api.flashcat.cloud/incident/war-room/create?app_key=' \ --header 'Content-Type: <content-type>' \ --data ' { "incident_id": "<string>", "integration_id": "<string>", "member_ids": [ 123 ] } '
{ "error": { "code": "<string>", "message": "<string>" }, "data": { "chat_id": "<string>", "chat_link": "<string>" } }
故障ID
IM集成ID,IM必须开启war-room配置
除建群请求人员和故障分派人员外,欲添加至作战室的成员
仅出现错误时返回
显示 子属性
响应数据
此页面对您有帮助吗?