Ramya-ML18
Results
2
comments of
Ramya-ML18
Hi @abhishekperambai can you try to send raw from postman. When I am using the form-data its showing the error. 
Hi Abhishek As per rest api(post method) accepts raw data. You can read file from upload element and set data in input parameter in rest endpoint as implemented in below...