Hi I want to test the below API call using postman
@POST @Path("/uploadLogo") @Consumes(MediaType.MULTIPART_FORM_DATA) @Produces(MediaType.APPLICATION_JSON)