AdminUpdateUserRequest
constructor
Properties
api_token
stringThe API token of the User.
first_name
stringThe first name of the User.
last_name
stringThe last name of the User.
metadata
Record<string, unknown>An optional set of key-value pairs with additional information.
role
UserRolesThe role assigned to the user. These roles don't provide any different privileges.
role
UserRolesWas this section helpful?