Remove User from Collection (POST)
transkribus_coll_remove_userRemove a user from a Transkribus collection by specifying the collection ID and user ID. Streamline access management for collaborative projects.
Instructions
Remove a user from a collection using the POST endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| userid | Yes | User ID to remove |