1
0
Fork 0
arangodb/Doxygen/Examples.AvocadoDB/rest8

11 lines
328 B
Plaintext

> curl --data @- -X PUT --dump - http://localhost:8529/_document/9496015:13658605
{}
HTTP/1.1 404 Not Found
content-type: application/json
connection: Keep-Alive
server: triagens GmbH High-Performance HTTP Server
content-length: 95
{ "error" : true, "message" : "document /_document/9496015:13658605 not found", "code" : 404}