post https://wassdev.idbanc.com/auth/otp/verify
This endpoint verifies a user's authenticity through One-Time Passwords (OTPs).
Request Body
The request should include the following parameters:
Parameter | Type | Description |
---|---|---|
id | string | This parameter is an identifier of the user's otp session. |
otpCodes | string | This parameter allows the user to request a new OTP to complete the verification or authentication process. |