/
KE
keephq
/
Keep API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 2mo ago
Details
Filter operations
actions
4
alerts
14
auth
15
dashboard
5
deduplications
5
enrichment
8
healthcheck
1
incidents
18
maintenance
4
metrics
1
preset
7
providers
16
pusher
1
rules
4
settings
10
status
1
tags
1
topology
5
get
Get Topology Data
get
Get Applications
post
Create Application
put
Update Application
delete
Delete Application
whoami
1
workflows
14
get
Root
topology
Update Application
Update an application
put
/topology/applications/{application_id}
Path parameters
application_id
string
uuid
required
Request body
TopologyApplicationDtoIn
required
id
string
uuid
name
string
required
description
string
services
TopologyServiceDtoIn[]
Response
Successful Response
TopologyApplicationDtoOut
required
id
string
uuid
required
name
string
required
description
string
services
TopologyApplicationServiceDto[]
Changes