Auth
Login with whatsapp
This API enables users to authenticate into the system using their WhatsApp Number. It provides a secure way for users to Login by verifying their identity through a one-time password (OTP) sent to their WhatsApp Number.
POST
Authorizations
Access token
Body
application/json
10 digit phone number without country code linked with WhatsApp.
Two-letter code begin with a plus sign prefix that identifies different countries. By default it will be +91 if not provided.
This is used to send OTP to unregistered phone. By default it sends OTP to registered phone only. To send OTP to unregistered phone it should be pass with true value like this, "register_if_not_exists": true