transcription/put

Save a transcription portion for a manuscript.

Parameters

NameRequiredDefaultDescriptionExample
docIDtrueN/Amanuscript id for which to save a transcript10046
pageIDtrueN/Amanscript page id for which to save a transcript10
userNamefalsePUBLISHEDuser's transcription to savepsmith
transcripttrueN/Atranscription body to save, as TEI
pushfalsetrueshould repository be pushedfalse
updateIndexingfalsefalseshould indexing data be extracted from transcription page and saved as global index info for page. This will only happen if no indexing data exists or if current indexing data is owned by this same usertrue
formatfalsespecified at session openresponse output format (json|xml|csv|gchart)json

Errors

{pageID} may not be null-4
{transcript} may not be null-4
{docID} may not be null-4
Must be logged in to edit transcriptions.-5