edit_rotated_bbox_annotation
Modify rotated bounding box annotations by replacing the polygon or category without changing the annotation type. Requires dataset and annotation IDs.
Instructions
Edit a rotated annotation without changing its type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| polygon | No | Optional replacement normalized polygon. | |
| dataset_id | Yes | Active owning dataset identifier. | |
| category_id | No | Optional replacement active category. | |
| annotation_id | Yes | Rotated annotation identifier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | Yes | Include correction diagnostics returned for a rotated annotation write. |