Restore Label
Restore a previously deleted annotation label.
POST
https://api.futureagi.com/model-hub/annotations-labels/{id}/restore/ Authentication
Path parameters
id
UUID of the label to restore
Response
201 Created id
UUID of the label.
name
Display name.
type
Label type.
description
Description.
settings
Type-specific settings.
created_at
ISO 8601 timestamp of creation.
updated_at
ISO 8601 timestamp of last update.