Remove Collection from Model
transkribus_model_remove_collectionRemove a collection from a model by providing the model type, model ID, and collection ID.
Instructions
Remove a collection from a model by type, model ID, and collection ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Model type (e.g. htr, la, ocr) | |
| modelId | Yes | Model/HTR ID | |
| collId | Yes | Collection ID |