At the moment, the object POST method only accepts a JSON object {}. It would be a useful addition if it could also process JSON arrays [], but creating one document for each object {} in the array. A similar behaviour could be implemented for document updates