Sign In with Phone Call Approval
Phone Call Approval
This endpoint initiates a Phone Call Approval request to the specified phone number.
POST
/
auth
/
v1
/
initiate
/
voice_approval
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.
Authorizations
clientId
string
headerrequiredclientSecret
string
headerrequiredBody
application/json
phoneNumber
string
requiredThe phone number to which the voice approval request will be sent.
Response
200 - application/json
requestId
string
The unique identifier for the voice approval request.
Was this page helpful?