Skip to content

create

pyDataverse.models.admin.users.create

Attributes

NameTypeDescription
authentication_provider_idAnnotated[str, Field(alias='authenticationProviderId')]Authentication provider identifier
persistent_user_idAnnotated[str, Field(alias='persistentUserId')]Persistent identifier for the user
identifierstrUser identifier (username)
first_nameAnnotated[str, Field(alias='firstName')]First name of the user
last_nameAnnotated[str, Field(alias='lastName')]Last name of the user
emailEmailStrEmail address of the user