latestOpenAPI 3.0.02026-08-152990748.3 KB
dbfb49bf0bc7
Studies
Set metadata
Set the value of some metadata in the given DICOM study. This call will fail if trying to modify a system metadata (i.e. whose index is < 1024).
put/studies/{id}/metadata/{name}
Path parameters
idstring required
Orthanc identifier of the study of interest
namestring required
The name of the metadata, or its index (cf. UserMetadata configuration option)
Headers
If-Matchstring
Revision of the metadata, if this is not the first time this metadata is set.