API Reference

Verify Auth OTP

This endpoint verifies a user's authenticity through One-Time Passwords (OTPs).

Request Body
The request should include the following parameters:

ParameterTypeDescription
idstringThis parameter is an identifier of the user's otp session.
otpCodesstringThis parameter allows the user to request a new OTP to complete the verification or authentication process.
Language
Authorization
Header
Click Try It! to start a request and see the response here!