curl --data @- -X PUT --dump - http://localhost:8530/_api/simple/all { "collection" : "examples" } HTTP/1.1 200 OK content-type: application/json [ {"_id":"189990:1631782","_rev":1631782,"hallo":"world"}, {"_id":"189990:1975069","_rev":1975069,"world":"hallo"} ]