1
0
Fork 0
arangodb/Doxygen/Examples.AvocadoDB/rest_delete-document

11 lines
201 B
Plaintext

> curl -X GET --dump - http://localhost:8529/document/183881/9227849
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
{
"_rev": 9227849,
"_id": "183881/9227849",
"error": false
}