Initialize User
transkribus_user_initInitialize a user account by providing the user ID and optional details like email, name, and username. Sets up the account for use in Transkribus.
Instructions
Initialize or set up a user account by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID | |
| No | Email address | ||
| lastName | No | Last name | |
| username | No | Username | |
| firstName | No | First name |