For the complete documentation index, see llms.txt. This page is also available as Markdown.

OTPConfirm

POST https://apigw.elekse.com/api/hoppa/otp/integration/authconfirm

Headers

Content-Type

application/json

Body

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

Last updated