/
KE
keephq
/
Keep API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
keephq
Keep API
post
Create Rule
v1
latest
OpenAPI 3.0.2
2026-07-13
136
74
250.9 KB
enrichment
mapping
Create Rule
Create a new mapping rule
post
/mapping
Request body
MappingRuleDtoIn
required
name
string
required
description
string
file_name
string
priority
integer
matchers
string[]
required
type
'csv'
|
'topology'
rows
object[]
Response
Successful Response
MappingRule
required
id
integer
tenant_id
string
required
priority
integer
name
string
required
description
string
file_name
string
created_by
string
created_at
string
date-time
disabled
boolean
override
boolean
condition
string
type
string
required
matchers
string[]
required
rows
object[]
updated_by
string
last_updated_at
string
date-time