/
MO
modoboa
/
Modoboa API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
modoboa
Modoboa API
post
/api/v2/account/filtersets/{id}/filters/
v1
latest
OpenAPI 3.0.3
2026-07-17
226
134
463.9 KB
account
Create a new filter.
post
/api/v2/account/filtersets/{id}/filters/
Path parameters
id
string
required
Name of an existing filter set
Request body
Filter
required
name
string
required
enabled
boolean
match_type
'allof'
|
'anyof'
|
'all'
required
allof
- All of the following
anyof
- Any of the following
all
- All messages
conditions
Condition[]
required
actions
Action[]
required
Response
Filter
required
name
string
required
enabled
boolean
match_type
'allof'
|
'anyof'
|
'all'
required
allof
- All of the following
anyof
- Any of the following
all
- All messages
conditions
Condition[]
required
actions
Action[]
required