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/09 18:50] – [ii. Create child attachment item] dstillman | dev:web_api:v2:file_upload [2017/11/27 04:18] (current) – Remove Zotero 5 warning bwiernik | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Zotero | + | ====== Zotero |
- | In addition to providing ways to [[read_requests|read]] and [[write_requests|write]] online library data, the Zotero | + | **This is version 2 of the Zotero Web API. For new development, |
+ | |||
+ | 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 30: | Line 32: | ||
POST / | POST / | ||
Content-Type: | Content-Type: | ||
- | | + | Zotero-Write-Token: |
<code javascript> | <code javascript> |