curl --location --request PUT 'http://localhost:4516/dicom-tags?ids=98' \ --header 'Content-Type: application/json' \ --data '{ "enabled": false }'
{}