Hi, i want to use API to change users with this :
Saves the user / operator profile felds. Only the basic fields (full name, login name, e-mail) and custom fields can be saved with this operation. Addresses, phones and images must be managed either via the full profile (GET /users/{user}/data-for-edit-profile / PUT /users/{user}/profile) or through their own paths.
But i have the following answer from the server :
{
"code": "staleEntity"
}
Do you know what it means ? I don't know and i don't know how to resolve this ?
Thanks !
Regards,
error with PUT users
Moderators: hugo, alexandre, rmvanarkel