> curl --data @- -X POST --dump - http://localhost:8529/_api/database/collection { "name" : "test" } HTTP/1.1 200 OK content-type: application/json {"id":0,"name":"test","error":false,"code":200}