# OTPConfirm

<mark style="color:green;">`POST`</mark> `https://apigw.elekse.com/api/hoppa/otp/integration/authconfirm`

### Headers

| Content-Type     |
| ---------------- |
| application/json |

### Body

```json
{
  "OTPCaptcha": "K4+nQnWhtlQ==",
  "OTP": "985932"
}
```
