Skip to main content
POST
Create block rule

Authorizations

Authorization
string
header
required

Enter your API key as: Bearer your-api-key

Body

application/json
name
string
required
Minimum string length: 1
operator
enum<string>
required
Available options:
OR,
AND
ipAddress
required
customerId
string | null
required
email
string<email> | null
required
emailRegex
string | null
required
pan
string | null
required
panRegex
string | null
required
bin
string | null
required
binRegex
string | null
required
paymentId
string | null
required
autoCreated
boolean
default:false
isPermanent
boolean
default:false
ttlHours
number
Required range: 1 <= x <= 8760
metadata
object | null

Response

Successful response