{ "phone_number": "5511954287086" }
curl --location --request POST 'https://api.valut.app/core/v1/account/send_phone_code' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "phone_number": "5511954287086" }'
{}