Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dev:web_api:v2:file_upload [2013/02/12 19:07] – [Zotero Server API File Uploads] dstillman | dev:web_api:v2:file_upload [2017/11/27 04:18] (current) – Remove Zotero 5 warning bwiernik | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Zotero | + | ====== Zotero |
- | **This is not currently the default [[read_requests# | + | **This is version |
- | In addition to providing ways to [[read_requests|read]] and [[write_requests|write]] online library data, the Zotero | + | In addition to providing ways to [[read_requests|read]] and [[write_requests|write]] online library data, the Zotero |
The exact process depends on whether you are adding a new attachment file or modifying an existing one and whether you are performing a full upload or uploading a binary diff. | The exact process depends on whether you are adding a new attachment file or modifying an existing one and whether you are performing a full upload or uploading a binary diff. | ||
Line 32: | Line 32: | ||
POST / | POST / | ||
Content-Type: | Content-Type: | ||
- | | + | Zotero-Write-Token: |
<code javascript> | <code javascript> |