Hey guys, I hope you can help me out with this problem. I tried using the API endpoint (#5971) to update my variable level metadata, but it turns out that it didn't really update it and nothing happened.
I followed exactly the steps in the documentation and performed a curl updating my file with an XML file:
curl -H "X-Dataverse-key:xxxxxx" -X PUT https://gofairbr.rnp.br/api/edit/118 --upload-file dct.xml
As a response, I received an empty object on my terminal screen and when I went to check my file on Dataverse, its variable metadata was exactly the same, as if I have never updated it.

Do you have any thoughts on what could have happened? Do I need special permission to do this or only being the owner of my dataset is enough? Does this endpoint need any special input that I am not aware of?
Thanks in advance,
Ingrid