Skip to main content
POST
Cancel a verification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

verification
string
required

The verification ID. Example: ver_01jz8v2q4x...

Query Parameters

fields[verifications]
enum<string>[]
Available options:
status,
send_individual_authentication_sms,
send_individual_authentication_email,
accept_close_match,
attribution_id,
individual_authentication_url,
failure_reason,
check_results,
created_at,
updated_at

Response

VerificationResource

data
VerificationResource · object
required