Provide feedback about Account Protect recommendations for a specific event, account, or user.

Account Protect accepts feedbacks about its recommendations for a specific event, account, or user. All submitted feedbacks contribute to refining and improving the detection algorithms for enhanced security performance.

Feedback submission is recommended when:

  • You take the decision to block a user on your side
  • You take the decision to allow a user on your side after Account Protect recommended to deny it

These decisions can originate from various sources, from a manual decision done by an analyst to an automated system (rule engine, report from other users, rate limit...).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Feedback payload to send

string
required

The eventId of the event receiving a feedback. It should match the eventId returned by fraud SDK. This field is incompatible with account or userId but one of them is mandatory.

string

The account of the user receiving a feedback. It should match the field account sent in fraud SDK request. This field is incompatible with eventId or userId but one of them is mandatory.

string

The userId of the user receiving a feedback. It should match the field userId sent in fraud SDK request. This field is incompatible with eventId or account but one of them is mandatory.

string
enum
required

The decision that should have been taken for the event or account (mandatory).

Allowed:
integer

The timestamp (EPOCH in milliseconds) when the decision was taken.

string

The description of the reasons why a decision has been taken.

string
enum
required

The system that triggers the decision (mandatory).

Allowed:
string

The id that identifies the decision-maker.

Responses

500

Internal server error (thus the feedback has not been taken into account)

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json