verification

Label a verification request

Add a label to a verification request. Requires an API token.

post/verification/{verificationId}/label/{label}

Path parameters

verificationIdstring required

Unique identifier for the verification

label'suspectedFraud' | 'confirmedFraud' required

A label for the verification request

Request body

commentstring required

Commentary related to application of a label

Response

Verification was successfully labeled

Changes

No recorded changes to this endpoint across all 1 revision of this API.