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

10 lines
306 B
Plaintext

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