variant/duplicate

Duplicate an existing witness across a verse range.

Parameters

NameRequiredDefaultDescriptionExample
docIDSourcetrueN/Amanuscript id to copy20001
docIDDesttrueN/Amanuscript id for new variants31136
indexContenttrueN/AIndex content over which to duplicateMatt
projectIDfalsecopy only variants in this projectID1
projectNamefalsespecify {projectID} by supplying a project nameECM Matthew
projectIDDestfalseif new variants should be added to a different project, supply that destination projectID here; if not supplied, the new variants will have the same projectID as their source2
projectNameDestfalsespecify {projectIDDest} by supplying a project nameMy ECM Matthew
formatfalsespecified at session openresponse output format (json|xml|csv|gchart)json

Errors

{docIDSource} may not be null-4
{docIDDest} may not be null-4
{indexContent} may not be null-4