v1
latestOpenAPI 3.0.32026-07-2659172194.6 KBpassport profile
Send phone OTP code for user supplied phone number
Send phone OTP code for user supplied phone number
post/passport-profile/v1/phone-otp
Request body
Example request
{
"phone_number": "+61412345678",
"channel": "sms"
}Response
OK
Example response
{
"phone_number": "+61412345678"
}