Pass byte array from csv file to post method

Hello, I’m having some issue passing the bytes from a csv file to my api method.

I pass in a ClientId and a Token via the parameters:
image

In the body of the request, how do you pass the bytes of the file?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.