Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dev:web_api:v3:write_requests [2019/03/11 18:01] – [Multi-Object Requests] dstillmandev:web_api:v3:write_requests [2019/12/02 16:40] dstillman
Line 89: Line 89:
   POST <userOrGroupPrefix>/items   POST <userOrGroupPrefix>/items
   Content-Type: application/json   Content-Type: application/json
-  Zotero-Write-Token: <write token>+  Zotero-Write-Token: <write token> or If-Unmodified-Since-Version: <last library version>
  
 <code>[ <code>[
Line 401: Line 401:
   POST <userOrGroupPrefix>/collections   POST <userOrGroupPrefix>/collections
   Content-Type: application/json   Content-Type: application/json
-  Zotero-Write-Token: <write token> 
  
 <code>[ <code>[
Line 447: Line 446:
 | ''200 OK'' | The objects were uploaded. | | ''200 OK'' | The objects were uploaded. |
 | ''409 Conflict'' | The target library is locked. | | ''409 Conflict'' | The target library is locked. |
-| ''412 Precondition Failed'' | The provided Zotero-Write-Token has already been submitted. |+| ''412 Precondition Failed'' | The version provided in ''If-Unmodified-Since-Version'' is out of date, or the provided ''Zotero-Write-Token'' has already been submitted. |
  
  
dev/web_api/v3/write_requests.txt · Last modified: 2021/06/02 16:30 by dstillman