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