CREATE - Verify phone

POST {{baseUrl}}/onboard/verify/phone

For OTP verification of the given phone number

Request Body

{"phone"=>"<string>", "email"=>96270948}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;message&quot;:&quot;\u003cstring\u003e&quot;}