Uploading file in RAW

Hi,

this is my first post, so …

I just would like to know if it is possible to upload a file in RAW.
Using Postman, it works fine in “form-data”, but if i put something like
{
“file”:"/C:Users/v0erpco/Desktop/imagem_01.jpg"
}
in the RAW mode, it always returns error.

Maybe it’s not possible !

Thank you in advance

Hi @rodrigo.penha.coutin!

Correct, this needs to be done through form-data right now.