Content Server 22.1, build 16.2.19.1809
Hi
ultimatly I'm trying to use DEL: /api/v1/{id}/rmclassifications/{classid}?rm_metadataToken={token}
However, when using GET: /api/v1/{id}/rmclassifications to get the classifications and rm_metadataToken, the rm_metadataToken is returning as an empty string.
this is stopping me from actually doing the delete as without that token I get
what am I missing?
thanks
Guy