You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to update the family_name, given_name and name of users though the management API, these are listed as available in the api documentation, but I cant find the option in the UpdateUserRequest model. I think this is a similar issue to #77 but with the update API instead.
Would it be possible to include these extra fields in the UpdateUserRequest?
The text was updated successfully, but these errors were encountered:
Description
I am trying to update the
family_name
,given_name
andname
of users though the management API, these are listed as available in the api documentation, but I cant find the option in theUpdateUserRequest
model. I think this is a similar issue to #77 but with the update API instead.Would it be possible to include these extra fields in the
UpdateUserRequest
?The text was updated successfully, but these errors were encountered: