Trying to make an API call using multipart/form-data

I need to upload an image to get a response, however I have not worked with this type of an API call before. Trying to get it to work inside of Glide and I keep getting a “The file field is required” error. Any advice?

What API are you trying to use here?