Update image set metadata attributes.
post/datastore/{datastoreId}/imageSet/{imageSetId}/updateImageSetMetadata#latestVersion
Path parameters
datastoreIdstring required
The data store identifier.
imageSetIdstring required
The image set identifier.
Query parameters
latestVersionstring required
The latest image set version identifier.
forceboolean
<p>Setting this flag will force the <code>UpdateImageSetMetadata</code> operation for the following attributes:</p> <ul> <li> <p> <code>Tag.StudyInstanceUID</code>, <code>Tag.SeriesInstanceUID</code>, <code>Tag.SOPInstanceUID</code>, and <code>Tag.StudyID</code> </p> </li> <li> <p>Adding, removing, or updating private tags for an individual SOP Instance</p> </li> </ul>
includeStudyImageSetsboolean
Flag to apply the metadata updates to all image sets in the same Study as the requested image set ID.
Request body
Response
Success