cURL
curl --request POST \ --url 'https://api.flashcat.cloud/incident/comment?app_key=' \ --header 'Content-Type: <content-type>' \ --data ' { "incident_ids": [ "<string>" ], "comment": "<string>", "mute_reply": true } '
{ "error": { "code": "<string>", "message": "<string>" } }
故障ID列表
评论内容
1 - 500
是否关闭回复通知
仅出现错误时返回
显示 子属性
此页面对您有帮助吗?