v1
latestOpenAPI 3.0.02026-07-142740323.4 KBSeries
Delete metadata
Delete some metadata associated with the given DICOM series. This call will fail if trying to delete a system metadata (i.e. whose index is < 1024).
delete/series/{id}/metadata/{name}
Path parameters
idstring required
Orthanc identifier of the series of interest
namestring required
The name of the metadata, or its index (cf. UserMetadata configuration option)
Headers
If-Matchstring
Revision of the metadata, to check if its content has not changed and can be deleted. This header is mandatory if CheckRevisions option is true.