Remove User from Collection (POST)
transkribus_coll_remove_userRemove a specified user from a collection by providing collection ID and user ID.
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 |