curl --location --request POST 'https://tp.dev/apiBASE_URL/request-otp' \ --header 'Content-Type: application/json' \ --data-raw '{ "phone": "+1234567890" }'
{}