/
KE
keephq
/
Keep API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4w ago
View markdown
keephq
Keep API
post
Merge Incidents
v1
latest
OpenAPI 3.0.2
2026-07-13
136
74
250.9 KB
actions
4
alerts
14
auth
15
dashboard
5
deduplications
5
enrichment
8
healthcheck
1
incidents
18
get
Get All Incidents
post
Create Incident
get
Get Incidents Meta
get
Get Incident
put
Update Incident
delete
Delete Incident
post
Merge Incidents
get
Get Incident Alerts
post
Add Alerts To Incident
delete
Delete Alerts From Incident
get
Get Future Incidents For An Incident
get
Get Incident Workflows
post
Receive Event
post
Change Incident Status
post
Add Comment
post
Create With Ai
post
Commit With Ai
post
Confirm Incident
maintenance
4
metrics
1
preset
7
providers
16
pusher
1
rules
4
settings
10
status
1
tags
1
topology
5
whoami
1
workflows
14
get
Root
incidents
Merge Incidents
Merge incidents
post
/incidents/merge
Request body
MergeIncidentsRequestDto
required
source_incident_ids
string[]
required
destination_incident_id
string
uuid
required
Response
Successful Response
MergeIncidentsResponseDto
required
merged_incident_ids
string[]
required
skipped_incident_ids
string[]
required
failed_incident_ids
string[]
required
destination_incident_id
string
uuid
required
message
string
required