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

This endpoint expects an object.
phone_numberstringRequiredformat: "^\+[0-9]{10}$"

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: "^\+[0-9]{10}$"

The phone number being verified. In E.164 format.

statusenum

The current status of the verification.

Allowed values: