Skip to main content
POST

Request Body

The link to attach this rule to
string
required
Display name for the rule
string
required
URL to redirect when rule matches
array
required
Array of condition objects
string
default:"AND"
How to combine conditions: AND or OR
number
Evaluation order (lower = higher priority)
boolean
default:"true"
Whether the rule is active
string
Optional description

Condition Object

Each condition has the following structure:

Available Fields

Location

country, region, city, timezone, isp, asn, latitude, longitude

Device

deviceType, os, osVersion, browser, browserVersion, deviceBrand

Network

vpn, proxy, tor, datacenter, bot, isCrawler

Traffic

referrer, referrerDomain, utmSource, utmMedium, utmCampaign, utmTerm, utmContent

Time

hour, dayOfWeek

Visitor

isNewVisitor, isReturning

Operators