Forgot password — validate email OTP

View as Markdown

Step 2 of the email-based password reset flow. Validates the email OTP and sends a phone OTP. Requires only ApiKey.

Authentication

ApiKeystring
Static API key issued to your tenant. Required on every request.

Request

This endpoint expects an object.
emailOrPhoneNumberstringRequired
emailOtpRequestIdstringRequired
emailOtpstringRequired
smsProvidersintegerRequired
idNumberstringOptional

Response