This method is used by the mobile and web Verification SDKs to start a verification. It can also be used to request a verification from your backend, by making an request.
SecurityBasic or Application
Request
header Parameters
Accept-Language
string
In SMS Verification, value of Accept-Language header is used to determine the language of an SMS message.
Request Body schema: application/json
required
required
object (Identity)
Specifies the type of endpoint that will be verified and the particular endpoint. number is currently the only supported endpoint type.
method
required
string (VerificationMethod)
The type of the verification request.
reference
string
Used to pass your own reference in the request for tracking purposes.