post
https://{targetURL}/api/v1/sampleSeries//clone
The storage position ranges for the cloned samples can be given in the storagePositionRanges array, where the offset is the starting position in the storage position range and the limit is how many samples will be placed after the starting position. The total number of storage positions (the sum of limit) must be equal to cloneTimes. If no storage position ranges are specified, the cloned samples will not be added to a storage unit.
200The sample series has been cloned
400The given options object is invalid
401You are not allowed to clone the sample series
404The given sampleSeriesID does not exist