Sign In with OAuth
OAuth Authentication
This endpoint initiates an WhatsApp OAuth authentication flow using the specified channel.
POST
This API is accessible exclusively to users subscribed to the OTPless Pro plan. Ensure you have an active OTPless Pro Plan subscription to utilize this feature.
Body
application/json
The channel for which the OAuth request link will be created.
Available options:
WHATSAPP
, TWITTER
, GOOGLE
, APPLE
, LINKEDIN
, MICROSOFT
, FACEBOOK
, INSTAGRAM
, LINE
, SLACK
, DROPBOX
, GITHUB
, BITBUCKET
, ATLASSIAN
, LINEAR
, GITLAB
, TIKTOK
, TWITCH
, TELEGRAM
, HUBSPOT
, NOTION
, BOX
, XERO
Example:
"WHATSAPP"
The URI to which the user will be redirected after authentication.
Example:
"your://redirecturi"
Was this page helpful?