> For the complete documentation index, see [llms.txt](https://developer-tr.hoppacuzdan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer-tr.hoppacuzdan.com/hoppa-gelistirici-ortami/kurumsal-api/otpconfirm.md).

# 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"
}
```
