set_image_status
Update the annotation workflow status of an image in a dataset to unannotated, in_progress, or completed without modifying the original image.
Instructions
Set annotation workflow status without changing the image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New workflow status. | |
| dataset_id | Yes | Active owning dataset identifier. | |
| image_path | Yes | Dataset-relative image path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | Yes | Describe the stored workflow status for one dataset image. |