/
KE
keephq
/
Keep API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 2mo ago
Details
Filter operations
actions
4
alerts
14
auth
15
dashboard
5
deduplications
5
enrichment
8
get
Get Rules
post
Create Rule
put
Update Rule
delete
Delete Rule
get
Get Extraction Rules
post
Create Extraction Rule
put
Update Extraction Rule
delete
Delete Extraction Rule
healthcheck
1
incidents
18
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
enrichment
extraction
Create Extraction Rule
Create a new extraction rule
post
/extraction
Request body
ExtractionRuleDtoBase
required
name
string
required
description
string
priority
integer
attribute
string
condition
string
disabled
boolean
regex
string
required
pre
boolean
Response
Successful Response
ExtractionRuleDtoOut
required
name
string
required
description
string
priority
integer
attribute
string
condition
string
disabled
boolean
regex
string
required
pre
boolean
id
integer
required
created_by
string
created_at
string
date-time
required
updated_by
string
updated_at
string
date-time
Changes