Skip to main content

Verify OTP

POST 

/auth/verify-otp

Verifies the OTP code and returns a Bearer token.

If the phone number is associated with multiple tenant accounts, the API returns token: null and a list of accounts. The integrator prompts the tenant to select an account, then calls this same endpoint again with the same OTP + the selected tenant_id.

Request

Responses

Login successful or multiple accounts found