Keep home page
Search or ask...
keephq/keep
Platform
keephq/keep
Search...
Navigation
preset
Create Preset
Overview
Introduction
Playground
Use Cases
Key Concepts
Alerts
Overview
Alert Table
Action Menu
Alert Sidebar
Customized Presets
Incidents
Overview
AIOps
Correlation
Deduplication
Extraction
Mapping
Service Topology
Maintenance Windows
Workflows
Workflow Automation
Overview
Syntax
Examples
Providers
Overview
Adding a New Provider
Supported Providers
Deployment
Getting Started
Configuration
Monitoring
Authentication
Provision
Secret Store
Deploy On
Specifications
Development
Getting started
Keep with an external URL
Keep API
providers
actions
healthcheck
topology
alerts
deduplications
maintenance
incidents
settings
workflows
whoami
pusher
status
rules
preset
GET
Get Presets
POST
Create Preset
PUT
Update Preset
DEL
Delete Preset
GET
Get Preset Alerts
POST
Create Preset Tab
DEL
Delete Tab
enrichment
auth
metrics
users
groups
mappings
dashboard
tags
Keep CLI
Overview
Installation
Sync Keep Workflows With Github Action
Commands
preset
Create Preset
Create a preset for tenant
POST
/
preset
Send
Authorization
X-API-KEY
string
*
X-API-KEY
Required
string
Body
object
*
name
string
name
string
options
array
*
options
Required
array
is_private
boolean
Select option
is_private
boolean
is_noisy
boolean
Select option
is_noisy
boolean
tags
array
tags
array
Authorizations
API Key
HTTPBasic
OAuth2PasswordBearer
​
X-API-KEY
string
header
required
Body
application/json
​
options
object[]
required
Show child attributes
​
options.
label
string
required
​
options.
value
string
object
required
​
name
string
​
is_private
boolean
default: false
​
is_noisy
boolean
default: false
​
tags
object[]
Show child attributes
​
tags.
id
string
​
tags.
name
string
required
Response
200 - application/json
​
id
string
required
​
name
string
required
​
options
any[]
​
created_by
string
​
is_private
boolean
default: false
​
is_noisy
boolean
default: false
​
should_do_noise_now
boolean
default: false
​
alerts_count
integer
default: 0
​
static
boolean
default: false
​
tags
object[]
Show child attributes
​
tags.
id
string
​
tags.
name
string
required
Get Presets
Update Preset