Skip to main content
POST
Create fraud rule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
condition
string
required
action
enum<string>
required
Available options:
block,
review,
flag,
allow
description
string
score_adjustment
integer
enabled
boolean
default:true

Response

201

Rule created