Keep home page
Search or ask...
Platform
keephq/keep
keephq/keep
Search...
Navigation
incidents
Delete Incident
Overview
Introduction
Playground
Use Cases
Key Concepts
Support
Alerts
Overview
Alert Table
Action Menu
Alert Sidebar
Customized Presets
Sound Notifications
Incidents
Overview
Facets
AIOps
Correlation
Deduplication
Extraction
Mapping
Maintenance Windows
Service Topology
Workflows
Workflow Automation
Overview
Syntax
Examples
Alert Evaluation Engine
Overview
Examples
Providers
Overview
Adding a New Provider
Provider methods
Supported Providers
Deployment
Configuration
Monitoring
Authentication
Provision
Secret Store
Deploy On
Local LLM
Specifications
Development
Getting started
Keep with an external URL
Keep API
providers
actions
healthcheck
topology
alerts
deduplications
maintenance
incidents
POST
Change Incident Status
POST
Create Incident
GET
Get All Incidents
GET
Get Incident
PUT
Update Incident
DEL
Delete Incident
POST
Confirm Incident
GET
Get Incident Alerts
POST
Add Alerts To Incident
DEL
Delete Alerts From Incident
POST
Confirm Incident
POST
Add Comment
GET
Get Future Incidents For An Incident
GET
Get Incident Workflows
GET
Get Incidents Meta
POST
Merge Incidents
POST
Commit With Ai
POST
Create Incident
POST
Create With Ai
POST
Receive Event
settings
workflows
whoami
pusher
status
rules
preset
enrichment
auth
metrics
users
groups
mappings
dashboard
tags
Keep CLI
Overview
Installation
Sync Keep Workflows With Github Action
Commands
incidents
Delete Incident
Delete incident by incident id
DELETE
/
incidents
/
{incident_id}
Try it
200
422
"<any>"
Authorizations
API Key
HTTPBasic
OAuth2PasswordBearer
​
X-API-KEY
string
header
required
Path Parameters
​
incident_id
string
required
Response
200
200
422
application/json
Successful Response
The response is of type
any
.
Update Incident
Confirm Incident
200
422
"<any>"