POST OTPDetail/ValidateOtp
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| otp | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Id": "31b250e5-3eb9-452d-90dc-1c662597f503",
"ModuleName": "sample string 2",
"MobileNumber": "sample string 3",
"OTP": "sample string 4",
"CreateDate": "2026-04-12T15:29:57.0067921+06:30",
"IsActive": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.