Top level special properties in documents - couchbase/sync_gateway GitHub Wiki

Couchbase Mobile reserves all top level special properties (those starting with an '_') for internal use.

A document revision sent to sync gateway containing a top level special property, other than those listed below, will be rejected with an HTTP 400 status.

  • _id
  • _rev
  • _deleted
  • _attachments
  • _revisions