'Send a bytes image to a api

i have an api that recieves an image in byte, but for some reason to the api arrives an empty parameter, what do i am doing wrong?

i send this from postman to the api, the image is the only parameter that doesnt arrive correctly

enter image description here

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source