post http://localhost:3001/rest/json/uploadFile
File upload is not Supported in Swagger current version(1.2)
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
200No response
File upload is not Supported in Swagger current version(1.2)
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200No response
xxxxxxxxxx
curl --request POST \
--url http://localhost:3001/rest/json/uploadFile \
--header 'content-type: application/octet-stream'
Try It!
to start a request and see the response here!