Logo
4.expressjs API Documentation

Uploader L'image 2

POST http://localhost:3001/api/upload

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'http://localhost:3001/api/upload' -F '{"name"=>"file", "value"=>nil, "datatype"=>"null"}='

ENDPOINTS