flarosa
12 years agoNew Contributor
Post file to REST endpoint
Hi,
I need to post a file to a REST endpoint -- I can't seem to find the right way to do this in the tool.
Note that I do not want to post a multipart form, I just want to dump out the contents of a file as the POST body of my request. I also need to set the content type header.
Thanks.
I need to post a file to a REST endpoint -- I can't seem to find the right way to do this in the tool.
Note that I do not want to post a multipart form, I just want to dump out the contents of a file as the POST body of my request. I also need to set the content type header.
Thanks.