Update Human User API isn't working
I'm trying to use the v2 API
v2/users/human/
with a PUT request to update the user profile:
and while the API does return 200, the first/last names are not updated. The changeDate
in the response does also not refresh.2 Replies
what version do you run on? We did a fix for that problem.
My sugesstion is that you update to a newer version
Since we just deployed it yesterday, I thought that we would have the latest version but it seems we have v2.61.0. Thanks!