Johan Bester escreveu: Thank you for the feedback João, now I know for future reference. It is strange that my suggested method didn't work, I did test it again to make sure it works (are you sure you set it to a PUT call?), did you change the property you want to update in the URL as well as the body? otherwise it might be permissions issues if the appKey you used isn't an administrator. But I guess it doesn't really matter since you were able to do what you needed to do. I am glad if my input helped. (If you could mark an answer as correct to change the question's classification from "Not answered" to answered, it might help future people looking for answered questions) |
I was using POST, as soon as I've tried PUT it worked as you suggested, with a much friendlier JSON body.
Thank you for your fast and accurate response