1
0
Fork 0
arangodb/Documentation/Examples.ArangoDB/api-collection-identifier-u...

13 lines
234 B
Plaintext

> curl -X PUT --dump - http://localhost:8529/_api/collection/57765693/unload
HTTP/1.1 200 OK
content-type: application/json
{
"name": "UnitTestsCollectionBasics",
"code": 200,
"id": 57765693,
"status": 4,
"error": false
}