Uploading Documents
Confirming an Upload
POST
Confirms the upload. See Starting an Upload for more details on the full upload workflow.
Body
application/json
The document_id
returned by /documents/init_upload
. Note that the document will not be accessible via /documents/<id>
until the upload is confirmed.