delete_category
Soft-delete a category from a dataset, preserving all historical annotations for future reference.
Instructions
Soft-delete a category and retain historical annotations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | Active owning dataset identifier. | |
| category_id | Yes | Category identifier to soft-delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | Yes | Describe one category through the stable public interface. |