Update a DICOM node configuration
PUT/v1/tenants/:tenantId/units/:unitId/dicom-nodes/:nodeId
Updates the mutable connection coordinates of the DICOM node without changing its tenant or unit ownership.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Updated DICOM node configuration.
A path identifier or DICOM node field is invalid.
A valid bearer access token was not supplied.
The authenticated user cannot read or manage DICOM nodes for this unit.
The active unit or requested DICOM node could not be found.
An unexpected internal error occurred.