Skip to main content
POST
Resend mobile verification

Authorizations

Authorization
string
header
required

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

Response

Mobile verification OTP sent.

message
string
required
Example:

"Email sent successfully."

channel
enum<string> | null
required
Available options:
email,
mobile
masked_destination
string
required
Example:

"j***@example.com"

Last modified on July 19, 2026