/
TI
tinyactive
/
Nginx + ModSecurity Admin Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
acl
2
get
List ACL rules
post
Create ACL rule
alerts
2
auth
1
domains
5
logs
1
modsecurity
4
monitoring
1
ssl
3
users
2
acl
Create ACL rule
post
/acl/rules
Request body
ACLRuleInput
required
name
string
required
type
'whitelist'
|
'blacklist'
required
condition
ACLCondition
required
action
'allow'
|
'deny'
|
'challenge'
required
enabled
boolean
Response
Rule created
Changes