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

9 lines
317 B
Plaintext

> curl -X DELETE --dump - http://localhost:8529/_document/9496015:13658604
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:13658604 not found", "code" : 404}