curl --location --request POST 'https://api.valut.app/core/v1/account/profile_photo' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json'
{}