RestSharp request with image file and json body together

Hi! Im trying to send a POST request to my local API that accept files & json body. I need to perform a single request that sends the json data & the file.
Was this page helpful?