Resend Code

If the initial verification code for a phone number has not been received or has expired, this API allows users to request a new verification code to be sent to the provided phone number. It is a resend mechanism to ensure users can successfully complete the phone verification process.

Log in to see full request history

Instructions for using the endpoint are available here.

Body Params
string
required

the phone number that needs to be provided during registration.

Headers
string
required
Defaults to 1234444

indicates whether fingerprint login has been performed in the application. Fingerprint for WEB for Android and iOS can be viewed here.

string
required

identification of requests from users of a specific partner.

string

contains a digital signature generated both on the server-side (backend) and the client-side (frontend). It is used for verifying the authenticity of requests. The HMAC_SHA256 algorithm is utilized to generate the signature, employing a shared secret key.

string
required
Defaults to 1.2

version fingerprint.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json