Skip to main content
Skip to main content

AdminUpdateUserRequest

Properties

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