AdminUpdateUserRequest
Properties
api_tokenstringThe API token of the User.
first_namestringThe first name of the User.
last_namestringThe last name of the User.
metadataRecord<string, unknown>An optional set of key-value pairs with additional information.
roleUserRolesThe role assigned to the user. These roles don't provide any different privileges.
Was this section helpful?