Management API "Your account is not allowed to update the following user attributes: name"

The name field in the user profile is not directly editable, as this is reserved for name data returned from third party identity providers, e.g. Facebook. As outlined in the normalized user profile documentation:

A user’s name , nickname , and picture attributes are not directly editable, however you can update the fields in the user_metadata to update them for your front-end as desired. Click here for more details for changing a user’s picture; the name , nickname fields can be updated in the same way.

3 Likes