cURL
curl --request POST \ --url 'https://api.flashcat.cloud/incident/custom-action/do?app_key=' \ --header 'Content-Type: <content-type>' \ --data ' { "incident_id": "<string>", "integration_id": 123 } '
{ "error": { "code": "<string>", "message": "<string>" }, "data": { "message": "<string>" } }
故障ID
自定义操作集成ID
仅出现错误时返回
显示 子属性
响应数据
此页面对您有帮助吗?