Create or retry a verification
Create a new verification for a specific phone number. If another non-expired verification exists (the request is performed within the verification window), this endpoint will perform a retry instead.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The verification target. Either a phone number or an email address. To use the email verification feature contact us to discuss your use case.
Verification options
The metadata for this verification. This object will be returned with every response or webhook sent that refers to this verification.
The identifier of the dispatch that came from the front-end SDK.
Response
The verification identifier.
"vrf_01jc0t6fwwfgfsq1md24mhyztj"
The status of the verification.
success
, retry
, blocked
"success"
The method used for verifying this phone number.
message
The metadata for this verification.