Add or Modify User in Collection
transkribus_coll_user_add_or_modifyAdd a user to a Transkribus collection or update their role. Specify collection ID, user ID, and new role.
Instructions
Add a user to a collection or modify their role if they already exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| userId | Yes | User ID to add or modify | |
| role | Yes | Role to assign to the user | |
| userid | No | User ID (alternative) | |
| sendMail | No | Send notification email |