Sift · Arazzo Workflow
Sift Manual Review And Decide User
Version 1.0.0
Pull a user's score, resolve a valid decision, apply it, and confirm the result.
View Spec
View on GitHub
Fraud PreventionTrust And SafetyRisk ScoringIdentity VerificationChargebacksAccount TakeoverContent AbuseArazzoWorkflows
Provider
Workflows
review-and-decide-user
Read a user's score, list account decisions, apply one, and confirm it.
Retrieves the user's current score, lists the account's configured decisions, applies the supplied decision to the user, and reads back the decision status.
1
getCurrentScore
getScore
Read the user's current Sift Score across the requested abuse types to ground the analyst's review.
2
listAccountDecisions
listDecisions
List the decisions configured for the account so the chosen decision id is known to be valid before it is applied.
3
applyDecision
applyUserDecision
Apply the analyst's decision to the user entity as a manual-review action.
4
confirmDecision
getUserDecision
Read back the latest decision status for the user to confirm the applied decision is now in effect.
Source API Descriptions
openapi