post
https://phoenix-qa.egovernments.org/api/v1.0/sendOTP
Resend OTP api for citizen account activation
Response data format described below
| JSON Key | Data Type | Description |
|---|---|---|
| status | JSON Object | |
| status --> type | String | Denotes whether success or failure |
| status --> message | String | Response message |
| result | JSON Object | |
| result --> name | String | Citizen name |
| result --> emailId | String | Citizen email id |
| result --> mobileNumber | String | Citizen mobile no |
| result --> userName | String | Citizen username |
