CREATE - Verify OTP
POST {{baseUrl}}/onboard/verify/otp
Verify OTP
Request Body
{"phone"=>"<string>", "otp"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"result":"\u003cboolean\u003e","message":"\u003cstring\u003e"}