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