mirror of https://gitee.com/bigwinds/arangodb
9 lines
317 B
Plaintext
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}
|