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