how to upload images to api using drop zone and get back images from api and delete the images from api
i have created a file using drop zone in it now I want to post images to Api using drop zone and get that images from api and also delete the image from Api I am sharing my code