Skip to main content
PUT
Update fraud rule

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

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

200

Rule updated