| Method | PUT /db/_local/local-doc | |
| Request | JSON of the document | |
| Response | JSON with the committed document information | |
| Admin Privileges Required | no | |
| Return Codes | ||
| 201 | Document has been created successfully | |
      Stores the specified local document. The semantics are identical
      to storing a standard document in the specified database, except
      that the document is not replicated. See
      Section 6.4, “PUT /db/doc”.