cURL
curl --request POST \ --url 'https://api.flashcat.cloud/incident/severity/reset?app_key=' \ --header 'Content-Type: <content-type>' \ --data ' { "incident_id": "<string>", "incident_severity": "Critical" } '
{ "error": { "code": "<string>", "message": "<string>" } }
故障ID
故障严重程度
Critical
Warning
Info
仅出现错误时返回
显示 子属性
此页面对您有帮助吗?