curl --location --request POST '/api/v1/otp/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "+2348061516479"
}'{
"pinId": "c86b7810-b2f8-427f-a968-e32e413b1adc",
"to": "+2348061516479",
"smsStatus": "Message Sent",
"status": 200
}