CREATE - Verify phone
POST {{baseUrl}}/onboard/verify/phone
For OTP verification of the given phone number
Request Body
{"phone"=>"<string>", "email"=>96270948}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"message":"\u003cstring\u003e"}