cURL
curl --request POST \ --url 'https://api.flashcat.cloud/incident/post-mortem/delete?app_key=' \ --header 'Content-Type: application/json' \ --data ' { "incident_id": "<string>" } '
{ "error": { "code": "<string>", "message": "<string>" } }
故障ID
错误信息,仅失败时存在
显示 子属性
此页面对您有帮助吗?