CREATE - Verify OTP

POST {{baseUrl}}/onboard/verify/otp

Verify OTP

Request Body

{"phone"=>"<string>", "otp"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;result&quot;:&quot;\u003cboolean\u003e&quot;,&quot;message&quot;:&quot;\u003cstring\u003e&quot;}