put https://api.freedomrobotics.ai/accounts//users/
Update user attributes with values from the payload.
You can NOT use this endpoint to manage user groups (permissions), or any read-only attribute (ex: user)
Example payload:
{
"nick_name": "Frankie"
}
Requesting token must have user - put permission.