Add User to Collection
transkribus_coll_user_addAdd a user to a Transkribus collection, assigning an optional role and email notification.
Instructions
Add a new user to a collection with an optional role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| userId | Yes | User ID to add | |
| role | No | Role to assign to the user | |
| sendMail | No | Send notification email (default false) |