candidate.setFraudStatus

This endpoint allows marking candidates as fraudulent, not fraudulent, or unsure after reviewing their fraud signals via candidate.listFraudChecks.

Requires the candidatesWrite permission.

Note: This endpoint requires the Fraud Detection feature to be enabled for your organization.

Body Params
uuid
required

The id of the candidate to set the fraud status for.

string
enum
required

The fraud status to set for the candidate.

  • Fraudulent — Mark the candidate as fraudulent.
  • NotFraudulent — Mark the candidate as not fraudulent (false positive).
  • Unsure — Mark the candidate as unsure, flagged for continued monitoring.
Allowed:
Response

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