I'm using DSpace 6, and I'm trying to update some metadata using the REST API. I've used a PUT request to update the metadata, and I didn't see any errors. However, it looks like nothing actually changed or got updated. Does anyone have any idea on how I can fix this?
notes:
Here's a sample of the curl code I've tried: