Delete transcription of a manuscript.
| Name | Required | Default | Description | Example |
|---|---|---|---|---|
| docID | true | N/A | manuscript id from which to delete a transcript | 10046 |
| pageID | true | N/A | manscript page id from which to delete a transcript | 10 |
| userName | false | PUBLISHED | user's transcription to delete | psmith |
| push | false | true | should repository be pushed | false |
| format | false | specified at session open | response output format (json|xml|csv|gchart) | json |
| {pageID} may not be null | -4 |
| {docID} may not be null | -4 |
| Must be logged in to edit transcriptions. | -5 |