Create a verification

Creates a new Verification and sends the code to the given phone number.

Headers

AuthorizationstringRequired

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

Request

Verification params
phone_numberstringRequiredformat: "phone_number"
The phone number to be verified. In E.164 format.

Response

Verification
attempt_countinteger
The number of times the code has been attempted.
idstring
Unique identifier for the object.
phone_numberstringformat: "phone_number"
The phone number being verified. In E.164 format.
statusenum
The current status of the verification.
Allowed values: