Update Annotation ClassAsk AIput https://darwin.v7labs.com/api/annotation_classes/{id}Updates an existing annotation class.Path ParamsidstringrequiredID of the annotation class being updatedBody ParamsnamestringNew name of the annotation classdescriptionstringNew description of the annotation classimagesarray of objectsList of images to serve as class thumbnails. Replaces all existing class images. To update an existing image, include the existing id for that record.imagesADD objectdatasetsarray of objectsList of datasets the class will be associated with. Replaces existing associations.datasetsADD objectmetadataobjectNew metadata for the classmetadata objectannotation_type_idsarray of int32sList of the annotation class will be associated with. Replaces existing associations. Note that changing the main type of the class might have unforeseen consequences.annotation_type_idsADD int32Responses 200200 400400Updated 7 months ago