Apache CouchDB · Schema

BulkDocsRequest

Request body for _bulk_docs

ApacheDatabaseDocument StoreJSONNoSQLOpen SourceReplicationREST

Properties

Name Type Description
docs array Array of documents to create, update, or delete
new_edits boolean If false, allow insertion of conflicting revisions (for replication)
View JSON Schema on GitHub