| title | Sandbox user |
|---|---|
| summary | Endpoint(s)for setting user attributes. |
Endpoint(s)for setting user attributes.
Fetch a list of possible keys for User login_attributes. This just looks at keys that have already been set for
existing Users and returns those. .
Update the login_attributes for a User.
-
idvalue must be an integer greater than zero. -
login_attributesnullable value must be a valid user attributes map (name -> value).