Multipart Parse PDF
POST http://localhost:3000/multipart-parse
Parse and test the text contents of a pdf file with a multipart form upload
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
POST http://localhost:3000/multipart-parse
Parse and test the text contents of a pdf file with a multipart form upload
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]