Rules
Update Rule
Updates a rule by action code and rule ID.
PATCH
/
action_configurations
/
{action_code}
/
rules
/
{rule_id}
Path Parameters
The action code used to identify the action configuration.
The unique id of the rule which can be obtained when creating a rule or from the admin portal.
Body
application/json
Required range:
0 < x < 99
Available options:
ALLOW
, BLOCK
, CHALLENGE
, REVIEW
Available options:
SMS
, AUTHENTICATOR_APP
, RECOVERY_CODE
, EMAIL_MAGIC_LINK
, EMAIL_OTP
, PUSH
, SECURITY_KEY
, PASSKEY
, VERIFF
, IPROOV
, PALM_BIOMETRICS_RR
Available options:
PASSKEY
Available options:
SMS
, AUTHENTICATOR_APP
, RECOVERY_CODE
, EMAIL_MAGIC_LINK
, EMAIL_OTP
, PUSH
, SECURITY_KEY
, PASSKEY
, VERIFF
, IPROOV
, PALM_BIOMETRICS_RR
Response
200 - application/json
Required range:
0 < x < 99
Available options:
ALLOW
, BLOCK
, CHALLENGE
, REVIEW
Available options:
SMS
, AUTHENTICATOR_APP
, RECOVERY_CODE
, EMAIL_MAGIC_LINK
, EMAIL_OTP
, PUSH
, SECURITY_KEY
, PASSKEY
, VERIFF
, IPROOV
, PALM_BIOMETRICS_RR
Available options:
PASSKEY
Available options:
SMS
, AUTHENTICATOR_APP
, RECOVERY_CODE
, EMAIL_MAGIC_LINK
, EMAIL_OTP
, PUSH
, SECURITY_KEY
, PASSKEY
, VERIFF
, IPROOV
, PALM_BIOMETRICS_RR
Was this page helpful?