Move manuscript to a new docID.
Name | Required | Default | Description | Example |
---|---|---|---|---|
docID | true | N/A | current manuscript id of the document to move | 10046 |
toDocID | true | N/A | destination manuscript id of the document to move | 10047 |
newPrimaryName | false | (unchanged) | rename the manuscript primary name; leave blank to keep the same name | P47 |
usage | false | false | show usage for this web service | true |
format | false | specified at session open | response output format (json|xml|csv|gchart) | json |
{docID} may not be null | -4 |
{toDocID} may not be null | -4 |
Must be logged in. | -5 |