Skip to main content
POST
Verify mobile OTP

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
otp_verify
string
required

OTP received via SMS

Example:

"12345"

Response

OTP verified