POST OTPDetail/SaveOtp
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| otpInfo | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Id": "1c498d56-646b-4967-98fb-3d1bbc4331fb",
"ModuleName": "sample string 2",
"MobileNumber": "sample string 3",
"OTP": "sample string 4",
"CreateDate": "2026-04-10T15:47:31.943645+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.