Delete Collection
transkribus_coll_deleteDelete a collection by its ID. Optionally force delete even if the collection is not empty.
Instructions
Delete a collection by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| force | No | Force delete even if not empty (default false) |