{ "phoneNumber": "string" }
curl --location --request POST '/api/services/app/Profile/SendVerificationSms' \ --header 'Content-Type: application/json' \ --data-raw '{ "phoneNumber": "string" }'
{}