cURL
curl --request POST \ --url 'https://api.flashcat.cloud/incident/card-view/update?app_key=' \ --header 'Content-Type: application/json' \ --data ' { "view_id": "<string>", "view_name": "<string>", "equals": [ "title" ] } '
{ "error": { "code": "<string>", "message": "<string>" }, "data": { "rule_id": "<string>" } }
更新时必传
以label.开头的是label项,其他是属性项
title
incident_severity
incident_status
labels.{x}
错误信息,仅失败时存在
显示 子属性
此页面对您有帮助吗?