How to use a API to upload image

Options
I have created an API following the instructions and have tested using swagger. I can upload the image. I am trying to embedd this in Draftbit where I have a base 64 image variable. How should I assign the the image variable in the json body?

Comments