Delete Label
Soft-delete an annotation label.
DELETE
https://api.futureagi.com/model-hub/annotations-labels/{id}/ Authentication
Path parameters
id
UUID of the label to delete
Note
This performs a soft-delete. The label is marked as deleted and will no longer appear in list queries, but it is not permanently removed. Use the Restore Label endpoint to undo a deletion.