v1

latestOpenAPI 3.0.02026-07-2480355389.7 KB

Update Annotation Class

Updates an existing annotation class.

put/annotation_classes/{id}

Path parameters

idstring required

ID of the annotation class being updated

Request body

namestring

New name of the annotation class

descriptionstring

New description of the annotation class

annotation_type_idsinteger[]

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.

Response

200