cURL
curl --request POST \ --url 'https://api.flashcat.cloud/incident/war-room/delete?app_key=' \ --header 'Content-Type: <content-type>' \ --data ' { "incident_id": "<string>", "integration_id": 123, "chat_id": "<string>" } '
{ "error": { "code": "<string>", "message": "<string>" } }
故障ID
IM集成ID,该集成必须已开启war-room配置
IM群聊ID
仅出现错误时返回
显示 子属性
此页面对您有帮助吗?