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