Verify sms otp

Verify SMS OTP

post

Verifies the one-time password sent via SMS

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Body
phonestringRequired

User's phone number

Example: 1234567890
otpstringOptional

One-time password

Example: 123456
Responses
200Success
application/json
post
/api/auth0-authentication/verify-sms-otp
200Success