v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Instances

Set metadata

Set the value of some metadata in the given DICOM instance. This call will fail if trying to modify a system metadata (i.e. whose index is < 1024).

put/instances/{id}/metadata/{name}

Path parameters

idstring required

Orthanc identifier of the instance 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.