Copy an image set.
post/datastore/{datastoreId}/imageSet/{sourceImageSetId}/copyImageSet
Path parameters
datastoreIdstring required
The data store identifier.
sourceImageSetIdstring required
The source image set identifier.
Query parameters
forceboolean
Providing this parameter will force completion of the <code>CopyImageSet</code> operation, even if there are inconsistent Patient, Study, and/or Series level metadata elements between the <code>sourceImageSet</code> and <code>destinationImageSet</code>.
promoteToPrimaryboolean
Providing this parameter will configure the <code>CopyImageSet</code> operation to promote the given image set to the primary DICOM hierarchy. If successful, a new primary image set ID will be returned as the destination image set.
Request body
Response
Success