Update Annotation Class

Updates an existing annotation class.

Path Params
string
required

ID of the annotation class being updated

Body Params
string

New name of the annotation class

string

New description of the annotation class

images
array of objects

List of images to serve as class thumbnails. Replaces all existing class images. To update an existing image, include the existing id for that record.

images
datasets
array of objects

List of datasets the class will be associated with. Replaces existing associations.

datasets
metadata
object

New metadata for the class

annotation_type_ids
array of int32s

List 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_ids
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json